Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022353
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 09. Financial managementtrivialalways2012-11-20 13:372012-12-17 13:33
ReporterdmiguelezView Statuspublic 
Assigned Todmiguelez 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionbd1f03290ef5
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022353: Create a Payment from a G/L Journal Line

DescriptionAdd 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.
Steps To ReproduceAdd 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0054699)
hgbot (developer)
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 (developer)
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 (developer)
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 (developer)
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

- Issue History
Date Modified Username Field Change
2012-11-20 13:37 dmiguelez New Issue
2012-11-20 13:37 dmiguelez Assigned To => dmiguelez
2012-11-20 13:37 dmiguelez Modules => Core
2012-12-04 13:05 hgbot Checkin
2012-12-04 13:05 hgbot Note Added: 0054699
2012-12-04 13:05 hgbot Status new => resolved
2012-12-04 13:05 hgbot Resolution open => fixed
2012-12-04 13:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bd1f03290ef5886ee07e9133264540024fd5a9c7 [^]
2012-12-06 15:11 hudsonbot Checkin
2012-12-06 15:11 hudsonbot Note Added: 0054750
2012-12-12 12:43 hgbot Checkin
2012-12-12 12:43 hgbot Note Added: 0054886
2012-12-12 14:05 eduardo_Argal Status resolved => closed
2012-12-17 13:33 hudsonbot Checkin
2012-12-17 13:33 hudsonbot Note Added: 0054989


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker