Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018051Openbravo ERP07. Sales managementpublic2011-07-21 12:122011-08-12 12:58
jonalegriaesarte 
jonalegriaesarte 
urgentmajoralways
closedfixed 
5
3.0MP1 
3.0MP23.0MP2 
Core
No
0018051: All the lines are update to 0 when creating an invoice with a product isbom and not stocked
All the lines are update to 0 when creating an invoice with a product isbom and not stocked
- Create a product: isbom=Y, isstocked='N'
- Create bill of materials.
- Verify bom
- Add prices
- Create an invoice
- Add a line with the product created
- Complete the invoice
- All the prices and amounts are set to 0
There is a cursor to obtain the pricelist version, which compares the date with the dateordered. In this case is empty so the sql should compare the date with coalesce(dateordered, dateinvoiced)
No tags attached.
blocks backport 00180522.50MP33 closed jonalegriaesarte All the lines are update to 0 when creating an invoice with a product isbom and not stocked 
Issue History
2011-07-21 12:12jonalegriaesarteNew Issue
2011-07-21 12:12jonalegriaesarteAssigned To => jonalegriaesarte
2011-07-21 12:12jonalegriaesarteModules => Core
2011-07-21 12:12jonalegriaesarteResolution time => 1314741600
2011-07-21 12:13jonalegriaesarteIssue cloned0018052
2011-07-21 12:14jonalegriaesarteStatusnew => scheduled
2011-07-21 12:14jonalegriaesartefix_in_branch => pi
2011-07-21 19:10hgbotCheckin
2011-07-21 19:10hgbotNote Added: 0039308
2011-07-21 19:11hgbotStatusscheduled => resolved
2011-07-21 19:11hgbotResolutionopen => fixed
2011-07-21 19:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6c10bfc2134cbae56ad8edff8b6896d6b885b484 [^]
2011-08-01 14:20hudsonbotCheckin
2011-08-01 14:20hudsonbotNote Added: 0039655
2011-08-03 17:01jonalegriaesarteRelationship addedblocks 0018052
2011-08-12 12:58egoitzNote Added: 0040158
2011-08-12 12:58egoitzStatusresolved => closed
2011-08-12 12:58egoitzFixed in Version => 3.0MP2

Notes
(0039308)
hgbot   
2011-07-21 19:10   
Repository: erp/devel/pi
Changeset: 6c10bfc2134cbae56ad8edff8b6896d6b885b484
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Thu Jul 21 19:40:37 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6c10bfc2134cbae56ad8edff8b6896d6b885b484 [^]

Fixes issue 0018051: All the lines are update to 0 when creating an invoice
with a product isbom and not stocked

---
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0039655)
hudsonbot   
2011-08-01 14:20   
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/cf2afed6e8ef [^]

Maturity status: Test
(0040158)
egoitz   
2011-08-12 12:58   
verfied