Boa noite comunidade,
gostaria de saber como faço para funcionar o PDV, pois verifiquei que está funcionando no GardenWorld, e cadastrei na minha empresa da mesma forma, porém gera este erro:
-----------> Msg.getMsg: NOT found: CashRegisterFunction [42]
-----------> Msg.getMsg: NOT found: Cash Functions [42]
-----------> Msg.getMsg: NOT found: InitialChange [42]
-----------> Msg.getMsg: NOT found: InitialChange [42]
-----------> Msg.getMsg: NOT found: Scrutiny [42]
-----------> Msg.getMsg: NOT found: Inputs [42]
-----------> Msg.getMsg: NOT found: Tickets [42]
-----------> Msg.getMsg: NOT found: InitialChange [42]
-----------> Msg.getMsg: NOT found: InitialChange [42]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [42]
===========> PosPanel.init: init [42]
org.adempiere.exceptions.BPartnerNoShipToAddressException: Business Partner has no Ship To Address - Padrão_Padrão
at org.compiere.model.MOrder.setBPartner(MOrder.java:486)
at org.compiere.pos.SubCurrentLine.getOrder(SubCurrentLine.java:390)
at org.compiere.pos.SubCurrentLine.newOrder(SubCurrentLine.java:364)
at org.compiere.pos.PosPanel.newOrder(PosPanel.java:372)
at org.compiere.pos.PosPanel.dynInit(PosPanel.java:251)
at org.compiere.pos.PosPanel.init(PosPanel.java:127)
at org.compiere.apps.form.FormFrame.openForm(FormFrame.java:326)
at org.compiere.apps.form.FormFrame.openForm(FormFrame.java:298)
at org.compiere.apps.AMenuStartItem.startForm(AMenuStartItem.java:338)
at org.compiere.apps.AMenuStartItem.run(AMenuStartItem.java:176)
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [44]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
-----------> DB_PostgreSQL.getCachedConnection: # Connections: 10 , # Busy Connections: 10 , # Idle Connections: 0 , # Orphaned Connections: 0 [12]
===========> PreparedStatementProxy.init: SELECT t.Name, t.PO_Name FROM AD_Element_Trl t, AD_Element e WHERE t.AD_Element_ID=e.AD_Element_ID AND UPPER(e.ColumnName)=? AND t.AD_Language=? [12]
java.lang.IllegalStateException: DB.getConnectionRO - @NoDBConnection@
at org.compiere.util.DB.createConnection(DB.java:462)
at org.compiere.util.DB.getConnectionRO(DB.java:392)
at org.compiere.db.PreparedStatementProxy.init(PreparedStatementProxy.java:66)
at org.compiere.db.PreparedStatementProxy.(PreparedStatementProxy.java:44)
at org.compiere.db.ProxyFactory.newCPreparedStatement(ProxyFactory.java:54)
at org.compiere.util.DB.prepareStatement(DB.java:755)
at org.compiere.util.DB.prepareStatement(DB.java:724)
at org.compiere.util.Msg.getElement(Msg.java:480)
at org.compiere.util.Msg.translate(Msg.java:572)
at org.compiere.util.Msg.translate(Msg.java:615)
at org.compiere.apps.Preference.(Preference.java:179)
at org.compiere.apps.AEnv.actionPerformed(AEnv.java:480)
at org.compiere.apps.AMenu.actionPerformed(AMenu.java:611)
===========> PreparedStatementProxy.init: SELECT t.Name, t.PO_Name FROM AD_Element_Trl t, AD_Element e WHERE t.AD_Element_ID=e.AD_Element_ID AND UPPER(e.ColumnName)=? AND t.AD_Language=? [12]
java.lang.IllegalStateException: DB.getConnectionRO - @NoDBConnection@
at org.compiere.util.DB.createConnection(DB.java:462)
at org.compiere.util.DB.getConnectionRO(DB.java:392)
at org.compiere.db.PreparedStatementProxy.init(PreparedStatementProxy.java:66)
at org.compiere.db.PreparedStatementProxy.(PreparedStatementProxy.java:44)
at org.compiere.db.ProxyFactory.newCPreparedStatement(ProxyFactory.java:54)
at org.compiere.util.DB.prepareStatement(DB.java:755)
at org.compiere.util.DB.prepareStatement(DB.java:724)
at org.compiere.util.Msg.getElement(Msg.java:480)
at org.compiere.util.Msg.getElement(Msg.java:530)
at org.compiere.apps.Preference.jbInit(Preference.java:242)
at org.compiere.apps.Preference.(Preference.java:109)
at org.compiere.apps.AEnv.actionPerformed(AEnv.java:480)
at org.compiere.apps.AMenu.actionPerformed(AMenu.java:611)
===========> PreparedStatementProxy.init: SELECT t.Name, t.PO_Name FROM AD_Element_Trl t, AD_Element e WHERE t.AD_Element_ID=e.AD_Element_ID AND UPPER(e.ColumnName)=? AND t.AD_Language=? [12]
java.lang.IllegalStateException: DB.getConnectionRO - @NoDBConnection@
at org.compiere.util.DB.createConnection(DB.java:462)
at org.compiere.util.DB.getConnectionRO(DB.java:392)
at org.compiere.db.PreparedStatementProxy.init(PreparedStatementProxy.java:66)
at org.compiere.db.PreparedStatementProxy.(PreparedStatementProxy.java:44)
at org.compiere.db.ProxyFactory.newCPreparedStatement(ProxyFactory.java:54)
at org.compiere.util.DB.prepareStatement(DB.java:755)
at org.compiere.util.DB.prepareStatement(DB.java:724)
at org.compiere.util.Msg.getElement(Msg.java:480)
at org.compiere.util.Msg.translate(Msg.java:572)
at org.compiere.util.Msg.translate(Msg.java:615)
at org.compiere.apps.Preference.(Preference.java:118)
at org.compiere.apps.AEnv.actionPerformed(AEnv.java:480)
at org.compiere.apps.AMenu.actionPerformed(AMenu.java:611)