Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022353Openbravo ERP09. Financial managementpublic2012-11-20 13:372012-12-17 13:33
dmiguelez 
dmiguelez 
normaltrivialalways
closedfixed 
20Community Appliance
 
 
Core
No
0022353: Create a Payment from a G/L Journal Line
Add the possibility to create a Payment from a G/L Journal Line.

Restrictions:
- It will not support MultiCurrency
- It will not support MultiAccountingSchema


Functional specs:

From a G/L Item line, it will be possible to generate a Payment.
The following parameters are needed:
- Business Partner. It should be defined as a Customer or as a Vendor depending on whether the Line is a Debit or a Credit Line.
- G/L Item
- Financial Account.
- Payment Method. For the selected Financial Account.

A Payment will be generated, and it's status will depend on the definition of the Payment Method.
Add the possibility to create a Payment from a G/L Journal Line.

Restrictions:
- It will not support MultiCurrency
- It will not support MultiAccountingSchema


Functional specs:

From a G/L Item line, it will be possible to generate a Payment.
The following parameters are needed:
- Business Partner. It should be defined as a Customer or as a Vendor depending on whether the Line is a Debit or a Credit Line.
- G/L Item
- Financial Account.
- Payment Method. For the selected Financial Account.

A Payment will be generated, and it's status will depend on the definition of the Payment Method.
No tags attached.
Issue History
2012-11-20 13:37dmiguelezNew Issue
2012-11-20 13:37dmiguelezAssigned To => dmiguelez
2012-11-20 13:37dmiguelezModules => Core
2012-12-04 13:05hgbotCheckin
2012-12-04 13:05hgbotNote Added: 0054699
2012-12-04 13:05hgbotStatusnew => resolved
2012-12-04 13:05hgbotResolutionopen => fixed
2012-12-04 13:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bd1f03290ef5886ee07e9133264540024fd5a9c7 [^]
2012-12-06 15:11hudsonbotCheckin
2012-12-06 15:11hudsonbotNote Added: 0054750
2012-12-12 12:43hgbotCheckin
2012-12-12 12:43hgbotNote Added: 0054886
2012-12-12 14:05eduardo_ArgalStatusresolved => closed
2012-12-17 13:33hudsonbotCheckin
2012-12-17 13:33hudsonbotNote Added: 0054989

Notes
(0054699)
hgbot   
2012-12-04 13:05   
Repository: erp/devel/pi
Changeset: bd1f03290ef5886ee07e9133264540024fd5a9c7
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Nov 22 16:27:44 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bd1f03290ef5886ee07e9133264540024fd5a9c7 [^]

[Managerial] Fixes issue 22353: Adds posibility to create
a Payment from Journal Lines.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_ELEMENT.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_PROCESS.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_PROCESS_PARA.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/model/tables/GL_JOURNALLINE.xml
M src-db/database/model/triggers/GL_JL_CHK_RESTRICTIONS_TRG.xml
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
A modules/org.openbravo.advpaymentmngt/src-db/database/model/modifiedTables/GL_JOURNALLINE.xml
A modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournalLine.java
---
(0054750)
hudsonbot   
2012-12-06 15:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d438f7014f16 [^]

Maturity status: Test
(0054886)
hgbot   
2012-12-12 12:43   
Repository: erp/devel/pi
Changeset: 47ff8490585da613d3e1b0e92255a6e8484a2de3
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Dec 12 12:43:13 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/47ff8490585da613d3e1b0e92255a6e8484a2de3 [^]

Related to Issue 22353. Removes Parameters from Parameter Window
and uses fields from GLJournal Lines.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_PROCESS_PARA.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournal.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournalLine.java
M src-db/database/model/tables/GL_JOURNALLINE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0054989)
hudsonbot   
2012-12-17 13:33   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c79ef1b1f830 [^]

Maturity status: Test