hello, may we have an update on this bug fix ?
This bug is covered by an OE enterprise licence. Regards, Marc == Marc Cassuto, Ing. MBA Itil SAVOIR-FAIRE LINUX Consultant solutions ERP T: 514-276-5468 #180 ----- Original Message ----- > From: "Marc Cassuto" <[email protected]> > To: "Bug 1231574" <[email protected]> > Sent: Wednesday, October 23, 2013 8:56:11 AM > Subject: Re: [Bug 1231574] Re: POS does not compute child taxes > > Fix is working on my side. > > Please have a commit quickly since this is q bug covered by the OE > enterprise licence. > > Regards, > Marc > > == > Marc Cassuto, Ing. MBA Itil > > SAVOIR-FAIRE LINUX > Consultant solutions ERP > T: 514-276-5468 #180 > > ----- Original Message ----- > > From: "Rifakat Husen (OpenERP)" <[email protected]> > > To: "marc cassuto" <[email protected]> > > Sent: Wednesday, October 23, 2013 1:52:54 AM > > Subject: [Bug 1231574] Re: POS does not compute child taxes > > > > Hello, > > I have fixed POS child tax calculation problem in, > > lp:~openerp-dev/openobject-addons/7.0-opw-598610-rha > > Revision 9522, [email protected] > > > > Please let me know how's the working of the patch at your end. > > Regards, > > Rifakat > > > > ** Changed in: openobject-addons > > Status: In Progress => Fix Committed > > > > -- > > You received this bug notification because you are subscribed to > > the > > bug > > report. > > https://bugs.launchpad.net/bugs/1231574 > > > > Title: > > POS does not compute child taxes > > > > Status in OpenERP Addons (modules): > > Fix Committed > > > > Bug description: > > Hi, > > > > POS has its own method to compute taxes in > > point_of_sale/static/src/js/models.js, lines 508 to 531. > > > > When you've got a tax with dependant child, these children are > > not > > taken into account in the calculation. > > > > Here how to check : > > * create a new DB* > > * add accounting feature and choose Canadian Chart of account, > > Template for english provinces > > * activate pos module > > * create a product with the following sales tax : TPSTVQ_SALE; > > (this product should be set as "Available in the Point of Sale ") > > * open a POS session > > * sell this product > > => the tax is wrong (set as 100%) > > > > This is critical since it avoids the use of POS in many > > countries... > > > > regard, > > Marc > > > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/openobject-addons/+bug/1231574/+subscriptions > > > -- 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/1231574 Title: POS does not compute child taxes Status in OpenERP Addons (modules): Fix Committed Bug description: Hi, POS has its own method to compute taxes in point_of_sale/static/src/js/models.js, lines 508 to 531. When you've got a tax with dependant child, these children are not taken into account in the calculation. Here how to check : * create a new DB* * add accounting feature and choose Canadian Chart of account, Template for english provinces * activate pos module * create a product with the following sales tax : TPSTVQ_SALE; (this product should be set as "Available in the Point of Sale ") * open a POS session * sell this product => the tax is wrong (set as 100%) This is critical since it avoids the use of POS in many countries... regard, Marc To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1231574/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

