Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018568Openbravo ERP07. Sales managementpublic2011-09-15 18:022011-09-30 14:18
jecharri 
mirurita 
highminoralways
closedfixed 
5
pi 
2.50MP342.50MP34 
Google Chrome
Core
No
0018568: It is imposible to post an invoice with G/L Items like a product
If you create one G/L Item and put it "enable in finacial invoices" and after that you create one invoice with this G/L Item is impossible to be posted
Go to G/L Item window.
Create one, checking the "Enable in Financial Invoices"
After that go to sales invoice:
  -create one header
  -create a line:
    -check financial invoice line
    -select the G/L Item that we have just defined
  -complete it
  -try to post
Regression
blocks defect 00185373.0MP4 closed mirurita It is imposible to post an invoice with G/L Items like a product 
Issue History
2011-09-20 13:47miruritaTypedefect => backport
2011-09-20 13:47miruritafix_in_branch => 2.50
2011-09-20 13:52miruritaWeb browserGoogle Chrome => Google Chrome
2011-09-20 13:52miruritaFixed in Version => 2.50MP34
2011-09-20 13:52miruritaTarget Version3.0MP4 => 2.50MP34
2011-09-20 16:30hgbotCheckin
2011-09-20 16:30hgbotNote Added: 0041147
2011-09-20 16:30hgbotStatusscheduled => resolved
2011-09-20 16:30hgbotResolutionopen => fixed
2011-09-20 16:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/41e1494a60202650843c12a9b6d859907f5796c2 [^]
2011-09-20 19:56hgbotCheckin
2011-09-20 19:56hgbotNote Added: 0041170
2011-09-21 17:45psanjuanWeb browserGoogle Chrome => Google Chrome
2011-09-21 17:45psanjuanNote Added: 0041200
2011-09-21 17:45psanjuanStatusresolved => closed
2011-09-22 10:56dmitry_mezentsevTag Attached: Regression
2011-09-22 23:43miruritaNote Added: 0041240
2011-09-30 11:34hgbotCheckin
2011-09-30 11:34hgbotNote Added: 0041400
2011-09-30 11:34hgbotStatusclosed => resolved
2011-09-30 11:34hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.50/rev/41e1494a60202650843c12a9b6d859907f5796c2 [^] => http://code.openbravo.com/erp/stable/2.50/rev/51d71cdef58112a93d026f4349187e27950a42fd [^]
2011-09-30 11:34hgbotCheckin
2011-09-30 11:34hgbotNote Added: 0041401
2011-09-30 14:18gorka_gilStatusresolved => closed

Notes
(0041147)
hgbot   
2011-09-20 16:30   
Repository: erp/stable/2.50
Changeset: 41e1494a60202650843c12a9b6d859907f5796c2
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Sep 20 16:21:44 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/41e1494a60202650843c12a9b6d859907f5796c2 [^]

Fixes issue 18568: Posting financial invoice - Process Failed during execution.
It was not raised before, because it happens only if the client has more than one accounting schema.

---
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
M src/org/openbravo/erpCommon/ad_forms/DocInvoice_data.xsql
---
(0041170)
hgbot   
2011-09-20 19:56   
Repository: erp/stable/2.50
Changeset: bf8ce360b2fa63bc7c44224d07d61750fd20b028
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Sep 20 19:55:22 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/bf8ce360b2fa63bc7c44224d07d61750fd20b028 [^]

Related to issue 18568: improve message to InvalidAccount

---
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---
(0041200)
psanjuan   
2011-09-21 17:45   
fixed and working.
(0041240)
mirurita   
2011-09-22 23:43   
Regression introduced by this issue:
https://issues.openbravo.com/view.php?id=14657 [^]
(0041400)
hgbot   
2011-09-30 11:34   
Repository: erp/stable/2.50
Changeset: 51d71cdef58112a93d026f4349187e27950a42fd
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Sep 20 16:21:44 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/51d71cdef58112a93d026f4349187e27950a42fd [^]

Fixes issue 18568: Posting financial invoice - Process Failed during execution.
It was not raised before, because it happens only if the client has more than one accounting schema.

---
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
M src/org/openbravo/erpCommon/ad_forms/DocInvoice_data.xsql
---
(0041401)
hgbot   
2011-09-30 11:34   
Repository: erp/stable/2.50
Changeset: cdd318fcfcc9ebdf285521332bff2e7b241515f2
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Sep 20 19:55:22 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/cdd318fcfcc9ebdf285521332bff2e7b241515f2 [^]

Related to issue 18568: improve message to InvalidAccount

---
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---