Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020657Openbravo ERP07. Sales managementpublic2012-05-31 16:272012-06-19 08:36
VictorVillar 
jecharri 
urgentmajoralways
closedfixed 
5
pi 
3.0MP13 
Core
No
0020657: voided invoices process does not copy alternate taxable amount lines
Due to voided invoices process does not copy alternate taxable amount lines from sales/purchase invoices the total gross amount are not the same between the original invoice and its voided.
As group admin role,
Go to Tax rate window,
Configure Ca sales tax as Alternate tax amount.

Go to Sales or Purchase Invoice,
Create a new register:
  (For purchase invoices) Business partner: Happy drinks
   Navigate to Lines tab:
   Create a new one:
      - Product: Ale beer
      - tax: CA Sales Tax
      - Qty: 1
Complete it
      Total gross amount: 1.91

Void the invoice created before.
We can see in the total gross amount for the voided invoice: 1.76
Something that it is wrong because we can see that the taxz line has not been created in the new invoice voided created.

No tags attached.
Issue History
2012-05-31 16:27VictorVillarNew Issue
2012-05-31 16:27VictorVillarAssigned To => mirurita
2012-05-31 16:27VictorVillarModules => Core
2012-05-31 16:27VictorVillarResolution time => 1342130400
2012-05-31 16:27VictorVillarIssue Monitored: networkb
2012-05-31 17:03miruritaAssigned Tomirurita => jonalegriaesarte
2012-06-05 09:05jecharriAssigned Tojonalegriaesarte => jecharri
2012-06-05 11:53hgbotCheckin
2012-06-05 11:53hgbotNote Added: 0049616
2012-06-05 11:53hgbotStatusnew => resolved
2012-06-05 11:53hgbotResolutionopen => fixed
2012-06-05 11:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b918c284db12746ba8085c8021afc3f84d5c7ea0 [^]
2012-06-19 08:36VictorVillarNote Added: 0049906
2012-06-19 08:36VictorVillarStatusresolved => closed

Notes
(0049616)
hgbot   
2012-06-05 11:53   
Repository: erp/devel/pi
Changeset: b918c284db12746ba8085c8021afc3f84d5c7ea0
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Jun 05 11:53:09 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b918c284db12746ba8085c8021afc3f84d5c7ea0 [^]

Fixes issue 20657: voided invoices process does not copy alternate taxable amount lines

---
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0049906)
VictorVillar   
2012-06-19 08:36   
Verified