← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 712772] Re: [account] changing fiscal position doesn't change taxes

 

Of cause it's not supposed to change all old invoices but let's say:

An invoice get's created from the sales module. The salesman entered the wrong fiscal position. The invoice is marked as draft within the account module. The accountant corrects the fiscal position field on exactly that drafted invoice.
None of the taxes of this drafted invoice get recalculated. Only if the account adds new invoice lines the new ones get translated according to the changed fiscal position.

Therefore the account needs to delete and re-add all the invoice lines
by hand after changing fiscal position if he wants to change all taxes
of that one draft invoice. Is this behavior the desired one?

Thanks.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/712772

Title:
  [account] changing fiscal position doesn't change taxes

Status in OpenERP Modules (addons):
  Invalid

Bug description:
  Changing the fiscal position of an invoice or sales order doesn't
  change the calculated taxes. Only newly added invoice/sales lines will
  be subjected to changed fiscal position mapping.

  I'm not sure if this is the desired behavior or a bug but the
  documentation [1] states:

    > If you have not entered the parameters in the customer form correctly, OpenERP will suggest
    > incorrect taxes in the invoice. That is not a real issue, because you can always modify the information
    > directly in the invoice before approving it.

  This suggests changing the fiscal position should affect the tax
  calculation of already added lines.

  
    [1] http://doc.openerp.com/v6.0/book/3/3_7/invoicing.html?highlight=fiscal%20position 

  
  openerp: 6.0.1
  account: 6.0.1.1





References