Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018052 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | major | always | 2011-07-21 12:13 | 2011-08-18 10:03 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 210d24214c5b | |||
Projection | none | ETA | none | Target Version | 2.50MP33 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP31 | SCM revision | ||||||
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 | 0018052: 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0039836) hgbot (developer) 2011-08-03 17:11 |
Repository: erp/stable/2.50 Changeset: 210d24214c5b91ecff4f2d38b2a6ee640b6d0b1e Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Wed Aug 03 17:41:07 2011 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/210d24214c5b91ecff4f2d38b2a6ee640b6d0b1e [^] Fixes issue 0018052: 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 --- |
(0040302) maite (viewer) 2011-08-18 10:03 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-07-21 12:13 | jonalegriaesarte | New Issue | |
2011-07-21 12:13 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2011-07-21 12:13 | jonalegriaesarte | Modules | => Core |
2011-07-21 12:13 | jonalegriaesarte | OBNetwork customer | => Yes |
2011-07-21 12:13 | jonalegriaesarte | Resolution time | => 1314741600 |
2011-07-21 12:13 | jonalegriaesarte | Issue generated from | 0018051 |
2011-07-21 12:14 | jonalegriaesarte | Status | new => scheduled |
2011-07-21 12:14 | jonalegriaesarte | fix_in_branch | => pi |
2011-08-03 17:01 | jonalegriaesarte | Relationship added | depends on 0018051 |
2011-08-03 17:11 | hgbot | Checkin | |
2011-08-03 17:11 | hgbot | Note Added: 0039836 | |
2011-08-03 17:11 | hgbot | Status | scheduled => resolved |
2011-08-03 17:11 | hgbot | Resolution | open => fixed |
2011-08-03 17:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/210d24214c5b91ecff4f2d38b2a6ee640b6d0b1e [^] |
2011-08-18 10:03 | maite | Note Added: 0040302 | |
2011-08-18 10:03 | maite | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |