Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022804Openbravo ERP09. Financial managementpublic2013-01-16 10:442013-01-24 12:24
pramakrishnan 
pramakrishnan 
normaltrivialhave not tried
closedfixed 
30Community Appliance
 
 
dmiguelez
Google Chrome
Core
No
0022804: API Change: Remove Business Partner from the Open Items Restriction
There is a restriction in G\L Journal, which restricts business partner to be mandatory when the Open Items is checked. But this should not be mandatory while creating a payment from a G/L Journal line, because it is possible to create a "G/L Item" payment do not linked to a BP either in the Payment In/Out windows. This API Change has low risk because it is added for the functionality to add a payment from a gl line. It affects only the process FIN_AddPaymentFromJournalLine in which the null values for business partner will be handled.
Navigate to G/L Journal
Create a new one for F&B España.
Create a header for the F&B España/Euro General Ledger Configuration and navigate to the Lines tab.
Create a new line in form view by entering below data:
* Account: 64000 Sueldos y Salarios
* Debit : 15.000,00
Save
Create another line in form view by entering below data:
* Account: 46500
* Credit: 15.000,00
* Select the checkbox : Open Items
* Enter a financial account, a payment method, a G/L item and a payment date
Try to save
Realize that is not possible because the field "Business Partner" of the section "Dimensions" is mandatory.
No tags attached.
related to defect 0022782 closed pramakrishnan The field "Business Partner" should not be mandatory while creating a payment from a G/L Journal line. 
Issue History
2013-01-16 10:44pramakrishnanNew Issue
2013-01-16 10:44pramakrishnanAssigned To => iciordia
2013-01-16 10:44pramakrishnanWeb browser => Google Chrome
2013-01-16 10:44pramakrishnanModules => Core
2013-01-16 10:44pramakrishnanTriggers an Emergency Pack => No
2013-01-16 10:47iciordiaNote Added: 0055534
2013-01-16 10:47iciordiaAssigned Toiciordia => pramakrishnan
2013-01-16 11:07pramakrishnanStatusnew => scheduled
2013-01-16 11:07pramakrishnanfix_in_branch => pi
2013-01-16 11:09pramakrishnanRelationship addedrelated to 0022782
2013-01-23 11:34hgbotCheckin
2013-01-23 11:34hgbotNote Added: 0055761
2013-01-23 11:34hgbotStatusscheduled => resolved
2013-01-23 11:34hgbotResolutionopen => fixed
2013-01-23 11:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a71939e3dcc807ba684cf6714c5545536234973f [^]
2013-01-23 12:14hgbotCheckin
2013-01-23 12:14hgbotNote Added: 0055767
2013-01-23 12:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/a71939e3dcc807ba684cf6714c5545536234973f [^] => http://code.openbravo.com/erp/devel/api-checks/rev/c3fa80b67f741a94f95ba22abd267710a0ea63b0 [^]
2013-01-24 04:59hudsonbotCheckin
2013-01-24 04:59hudsonbotNote Added: 0055788
2013-01-24 12:24dmiguelezReview Assigned To => dmiguelez
2013-01-24 12:24dmiguelezNote Added: 0055810
2013-01-24 12:24dmiguelezStatusresolved => closed

Notes
(0055534)
iciordia   
2013-01-16 10:47   
Approved.

Ismael
(0055761)
hgbot   
2013-01-23 11:34   
Repository: erp/devel/pi
Changeset: a71939e3dcc807ba684cf6714c5545536234973f
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Thu Jan 17 14:15:41 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/a71939e3dcc807ba684cf6714c5545536234973f [^]

Fixes Issue 22804: Remove Business Partner from the Open Items Restriction

---
M src-db/database/model/tables/GL_JOURNALLINE.xml
---
(0055767)
hgbot   
2013-01-23 12:14   
Repository: erp/devel/api-checks
Changeset: c3fa80b67f741a94f95ba22abd267710a0ea63b0
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Tue Jan 22 11:45:22 2013 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/c3fa80b67f741a94f95ba22abd267710a0ea63b0 [^]

Fixes Issue 22804: Remove Business Partner from the Open Items Restriction

---
M model/src-db/database/model/tables/GL_JOURNALLINE.xml
---
(0055788)
hudsonbot   
2013-01-24 04:59   
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/c7e708c0b53e [^]

Maturity status: Test
(0055810)
dmiguelez   
2013-01-24 12:24   
Code Review + Testing OK