openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10687
[Bug 951009] Re: Point of Sales 6.1 - Statement lines
Hello Sebaul,
I have applied code of branch :
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-951009-amp and it's work correctly at my end. problem may be occur from xml file at your end. So would you please checked "jounral_id" in xml file.Also problem may occur you did customized code .
Thanks and waiting for your reply.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/951009
Title:
Point of Sales 6.1 - Statement lines
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Some errors in statement lines of point of sales order:
For this example:
Total: 9.00 €
- Bank Journal - (test) (EUR) 5.00 €
- Cash Journal - (test) (EUR) 5.00 €
Paid: 10.00 €
Change: 1.00 €
Has created a statemen line in Bank Journal with amount 1€
Should have created:
- statement line in Bank Journal with amount 5.00 €
- statement line in Chash Journal with amount 4.00 €, or one with 5.00€ and other with -1.00€. I think first option is cleaner.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/951009/+subscriptions
References