Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0022785Localization Pack: SpainPayment Termspublic2013-01-11 14:532013-03-01 09:17
ngarcia 
ioritzCia 
urgentmajoralways
closedfixed 
5
 
 
ngarcia
0022785: The payment terms configured for more than one period are wrong
The payment terms configured for more than one period are wrong:

- 20% a 10 días, resto a 30 días
- 20% a 15 días, 40% a 30 días y resto a 60 días
- 50% en el acto, resto a 60 días
As group admin role:
   Apply the dataset
   Create a new sales invoice and select any of the previous payment terms
   Insert any product and amount
   Complete it
   Go to the Payment Plan tab
   An empty line (with 0 amount) has been inserted which is wrong
The last line must be removed and its configuration defined into the payment term header
No tags attached.
has duplicate defect 0020606 new jonalegriaesarte All the scheduled payment terms are wrong 
Issue History
2013-01-11 14:53ngarciaNew Issue
2013-01-11 14:53ngarciaAssigned To => jonalegriaesarte
2013-01-11 14:53ngarciaRelationship addedhas duplicate 0020606
2013-01-11 14:53ngarciaIssue Monitored: networkb
2013-01-11 14:56ngarciaNote Added: 0055489
2013-02-20 14:45jonalegriaesarteAssigned Tojonalegriaesarte => ioritzCia
2013-02-21 11:11hgbotCheckin
2013-02-21 11:11hgbotNote Added: 0056676
2013-02-21 11:11hgbotStatusnew => resolved
2013-02-21 11:11hgbotResolutionopen => fixed
2013-02-21 11:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.spanishdefaultdata.paymentterms/rev/db0f2667bf61d23a6f1017a5761478b5fcc0ad77 [^]
2013-02-28 18:11hgbotCheckin
2013-02-28 18:11hgbotNote Added: 0056857
2013-03-01 09:17ngarciaReview Assigned To => ngarcia
2013-03-01 09:17ngarciaNote Added: 0056875
2013-03-01 09:17ngarciaStatusresolved => closed

Notes
(0055489)
ngarcia   
2013-01-11 14:56   
support ticket: 18943
resolution time: 14/02/2013
(0056676)
hgbot   
2013-02-21 11:11   
Repository: erp/pmods/org.openbravo.spanishdefaultdata.paymentterms
Changeset: db0f2667bf61d23a6f1017a5761478b5fcc0ad77
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Thu Feb 21 10:40:17 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.spanishdefaultdata.paymentterms/rev/db0f2667bf61d23a6f1017a5761478b5fcc0ad77 [^]

Fixes issue 22785: The payment terms configured for more than one period are wrong.

---
M referencedata/standard/Payment_terms_default_data.xml
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0056857)
hgbot   
2013-02-28 18:11   
Repository: erp/pmods/org.openbravo.spanishdefaultdata.paymentterms
Changeset: a827af59ed653f8ccd7a64bc57136247c63edcce
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Thu Feb 28 18:10:07 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.spanishdefaultdata.paymentterms/rev/a827af59ed653f8ccd7a64bc57136247c63edcce [^]

Related to issue 22785: The payment terms configured for more than one period
are wrong. Moulescript added.

---
M src-db/database/sourcedata/AD_MODULE.xml
A build/classes/org/openbravo/spanishdefaultdata/paymentterms/modulescript/DeletePaymentTermLines.class
A build/classes/org/openbravo/spanishdefaultdata/paymentterms/modulescript/DeletePaymentTermLinesData.class
A src-util/modulescript/src/org/openbravo/spanishdefaultdata/paymentterms/DeletePaymentTermLines.java
A src-util/modulescript/src/org/openbravo/spanishdefaultdata/paymentterms/DeletePaymentTermLines_data.xsql
A src-util/modulescript/src/src/org/openbravo/spanishdefaultdata/paymentterms/DeletePaymentTermLinesData.java
---
(0056875)
ngarcia   
2013-03-01 09:17   
verified