← Back to team overview

openerp-india team mailing list archive

Re: [Bug 1231574] Re: POS does not compute child taxes

 

Hello Rifakat,

yes it will have to display all the childs taxes on the ticket too.

In fact, I don't even understand why we are discussing here ?
I have a customer who paid to get its bug resolved; from his point of you it is a bug : tax are properly computed in the accounting module
but not in the pos module...

Regards,
Marc

==
Marc Cassuto, Ing. MBA Itil

SAVOIR-FAIRE LINUX
Consultant solutions ERP
T: 514-276-5468 #180

----- Original Message -----
> From: "Rifakat Husen (OpenERP)" <rha@xxxxxxxxxxx>
> To: "marc cassuto" <marc.cassuto@xxxxxxxxxxxxxxxxxxxx>
> Sent: Friday, October 4, 2013 8:52:53 AM
> Subject: [Bug 1231574] Re: POS does not compute child taxes
> 
> Hello Alexandre Fayolle,
> 
> It's not only about adding or displaying child taxes as of total
> taxes, but don't you think this will require displaying tax
> distribution too?
> If there are multiple child taxes then in that case how would one
> knows what is the tax amount for which individual tax as it would
> only display total. This needs to be discussed further I think.
> 
> Thanks a lot for sharing your suggestion,
> Rifakat
> 
> --
> 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):
>   Confirmed
> 
> 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):
  Confirmed

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


References