Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015614Openbravo ERP09. Financial managementpublic2011-01-11 13:172011-05-24 10:56
adrianromero 
dalsasua 
urgentmajoralways
closedfixed 
20Community Appliance
3.0RC3 
 
Core
No
0015614: error in to post a invoice with "Group Invoice Lines in Accounting" checked in entity information
if you have defined the entity with "Group Invoice Lines in Accounting" checked, and you create a invoice, and in invoice line, you select a account, instead of product, to run the process post, a error is returned
. flag "Group Invoice Lines in Accounting" selected in
 General Setup || Client || Client || Client >> Information

. create purchase invoice.
. in line, flag "Financial Invoice Line" selected and select a account.

. process and post the invoice
closingMay2011
blocks backport 00155382.50MP26 closed dalsasua error in to post a invoice with "Group Invoice Lines in Accounting" checked in entity information 
Issue History
2011-01-11 13:17adrianromeroNew Issue
2011-01-11 13:17adrianromeroAssigned To => dalsasua
2011-01-11 13:17adrianromeroModules => Core
2011-01-11 13:17adrianromeroIssue generated from0015538
2011-01-11 13:17adrianromeroRelationship addedblocks 0015538
2011-01-11 13:18adrianromeroStatusnew => scheduled
2011-01-11 13:18adrianromerofix_in_branch => pi
2011-01-28 16:42hgbotCheckin
2011-01-28 16:42hgbotNote Added: 0033956
2011-01-28 16:42hgbotStatusscheduled => resolved
2011-01-28 16:42hgbotResolutionopen => fixed
2011-01-28 16:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5b8be92551f9f86dae894aca29f9bd528f84c484 [^]
2011-05-24 10:08dalsasuaTag Attached: closingMay2011
2011-05-24 10:56dalsasuaStatusresolved => closed

Notes
(0033956)
hgbot   
2011-01-28 16:42   
Repository: erp/devel/pi
Changeset: 5b8be92551f9f86dae894aca29f9bd528f84c484
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Fri Jan 28 16:41:41 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5b8be92551f9f86dae894aca29f9bd528f84c484 [^]

Fixes issue 15614: error when posting an invoice.
This is a bug introduced in the financial invoices project: an scenario that was not taken into account: Group Invoice Lines in Accounting flag active

---
M src/org/openbravo/erpCommon/ad_forms/DocLineInvoice_data.xsql
---