Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018051 | Openbravo ERP | 07. Sales management | public | 2011-07-21 12:12 | 2011-08-12 12:58 |
|
Reporter | jonalegriaesarte | |
Assigned To | jonalegriaesarte | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP1 | |
Target Version | 3.0MP2 | Fixed in Version | 3.0MP2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018051: All the lines are update to 0 when creating an invoice with a product isbom and not stocked |
Description | All the lines are update to 0 when creating an invoice with a product isbom and not stocked |
Steps To Reproduce | - 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 |
Proposed Solution | 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) |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | backport | 0018052 | 2.50MP33 | closed | jonalegriaesarte | All the lines are update to 0 when creating an invoice with a product isbom and not stocked |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-21 12:12 | jonalegriaesarte | New Issue | |
2011-07-21 12:12 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2011-07-21 12:12 | jonalegriaesarte | Modules | => Core |
2011-07-21 12:12 | jonalegriaesarte | OBNetwork customer | => Yes |
2011-07-21 12:12 | jonalegriaesarte | Resolution time | => 1314741600 |
2011-07-21 12:13 | jonalegriaesarte | Issue cloned | 0018052 |
2011-07-21 12:14 | jonalegriaesarte | Status | new => scheduled |
2011-07-21 12:14 | jonalegriaesarte | fix_in_branch | => pi |
2011-07-21 19:10 | hgbot | Checkin | |
2011-07-21 19:10 | hgbot | Note Added: 0039308 | |
2011-07-21 19:11 | hgbot | Status | scheduled => resolved |
2011-07-21 19:11 | hgbot | Resolution | open => fixed |
2011-07-21 19:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6c10bfc2134cbae56ad8edff8b6896d6b885b484 [^] |
2011-08-01 14:20 | hudsonbot | Checkin | |
2011-08-01 14:20 | hudsonbot | Note Added: 0039655 | |
2011-08-03 17:01 | jonalegriaesarte | Relationship added | blocks 0018052 |
2011-08-12 12:58 | egoitz | Note Added: 0040158 | |
2011-08-12 12:58 | egoitz | Status | resolved => closed |
2011-08-12 12:58 | egoitz | Fixed in Version | => 3.0MP2 |