-
Hi Carlos
I made some of the changes this weekend just to get it up and running. Thanks for your detail analysis , it will definitely help. I think you should add this to the wiki.
I will go ahead and create the 2Pack package. How would I contribute this.
Also will need to change the spanish hard coding. It will be great if Victor could review and commit these changes.
Thanks...
2009-11-10 12:26:53 UTC in ADempiere ERP Business Suite
-
We are evaluating Victor's Libero POS - Great work by the way.
Some comments
- There is a line in VPayMethodLine :
public final static String TENDERTYPE_Cash = "B";
Should this not be "X" to correspond to cash on Adempiere.
- There is some hard coding of Spanish - I would like to change to call MSG.translate and contribute these changes back.
Thanks
Martin.
2009-11-09 10:51:08 UTC in ADempiere ERP Business Suite
-
Hi
I believe that the receipt is printed to a slip printer, will not print to a normal printer.
Thanks
Martin Augustine
www.ntier.co.za.
2009-07-10 09:54:35 UTC in ADempiere ERP Business Suite
-
Hi
I believe that the receipt is printed to a slip printer, will not print to a normal printer.
Thanks
Martin Augustine
www.ntier.co.za.
2009-07-10 08:18:57 UTC in ADempiere ERP Business Suite
-
Hi
I would try using the debugger, set a breakpoint and step through the code.
Good luck.
2009-07-02 06:49:43 UTC in ADempiere ERP Business Suite
-
HI
AttributeSetInstance is usually a Batch. Some companies would like to track costing per batch.
Thanks
Martin
www.ntier.co.za.
2009-05-07 12:25:20 UTC in ADempiere ERP Business Suite
-
Hi
I have seen something similar years ago, try a different driver version.
Regards
Martin
www.ntier.co.za.
2009-03-18 12:51:19 UTC in ADempiere ERP Business Suite
-
Hi Trifon
Actually I have done something similar but I wanted to use just one version of the M models. So instead of using posterita's MInvoice and Adempiere's MInvoice , I used Posterita's MInvoice. I relize now that I need to make changes in the Adempiere version.
On the positive side , most things work quite well. Getting there.
Thanks
Martin
www.ntier.co.za.
2009-02-11 15:40:29 UTC in ADempiere ERP Business Suite
-
Hi Trifon
I have taken the latest version of Posterita 1.7.7 and intergrated into Adempiere as you have done with 1.7.3. I used the MInvoice from the posterita project instead of Adempiere trunk.
Posterita 1.7.3 had some problems that are fixed in 1.7.7
Thanks
Martin
www.ntier.co.za.
2009-02-11 15:24:11 UTC in ADempiere ERP Business Suite
-
Hi Trifon
You are right , the trunk version of MInvoice does create the Cash journal entry. I am using the Posterita version, which needs a little tweaking.
On another issue , when using Posterita and creating a cash sale/po. A invoice , Payment, Cash Journal entry and Allocation records are created. The Allocation doc posts to the suspense account because it uses the payment record and...
2009-02-11 14:38:23 UTC in ADempiere ERP Business Suite