Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0039598 | Retail Modules | Cash up | public | 2018-11-06 19:49 | 2018-12-04 13:25 | |||||||
Reporter | malsasua | |||||||||||
Assigned To | ranjith_qualiantech_com | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | RR19Q1 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | OBPS | |||||||||||
Support ticket | 5754 | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0039598: In cashup, Invoice is not created with "Save Removed Tickets" preference active and Sales Order with one line deleted | |||||||||||
Description | when preference Save Removed Tickets is enabled, and a Sales Order has got a deleted line, the invoice is not created during CAshup Process for this Sales Order. | |||||||||||
Steps To Reproduce | BO: . enable Save REmoved Ticket preference POS: . create new Sales Order docno=SO1: . add line . complete . create new Sales Order docno=SO2: . chage BP: Arturo Montoro . add line . add line . detete previous line . complete . do cashup BO: . invoice has been created to SO1 but not to SO2 | |||||||||||
Proposed Solution | in org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/OrderGroupingProcessor_data.xsql file: condition and not exists (select 1 from c_orderline ol2 where (ol2.qtyinvoiced <> 0 or ol2.qtyordered = 0 or ol2.qtydelivered <> ol2.qtyordered) and ol2.c_order_id = o.c_order_id) shold be modified. The qtyordered of line deleted is 0, and it is not satisfying this condition. It should be modified in all methods | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2018-11-06 19:49 | malsasua | New Issue | ||||||||||
2018-11-06 19:49 | malsasua | Assigned To | => Retail | |||||||||
2018-11-06 19:49 | malsasua | OBNetwork customer | => OBPS | |||||||||
2018-11-06 19:49 | malsasua | Support ticket | => 5754 | |||||||||
2018-11-06 19:49 | malsasua | Resolution time | => 1543186800 | |||||||||
2018-11-06 19:49 | malsasua | Triggers an Emergency Pack | => No | |||||||||
2018-11-09 08:58 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | |||||||||
2018-11-12 10:50 | ranjith_qualiantech_com | Status | new => scheduled | |||||||||
2018-11-15 10:20 | hgbot | Checkin | ||||||||||
2018-11-15 10:20 | hgbot | Note Added: 0107928 | ||||||||||
2018-11-15 10:20 | hgbot | Status | scheduled => resolved | |||||||||
2018-11-15 10:20 | hgbot | Resolution | open => fixed | |||||||||
2018-11-15 10:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/858b91018c05ef3d851ebea88aa454cb67ea20a8 [^] | |||||||||
2018-11-15 10:20 | hgbot | Checkin | ||||||||||
2018-11-15 10:20 | hgbot | Note Added: 0107929 | ||||||||||
2018-11-16 11:48 | marvintm | Note Added: 0107945 | ||||||||||
2018-11-16 11:48 | marvintm | Status | resolved => new | |||||||||
2018-11-16 11:48 | marvintm | Resolution | fixed => open | |||||||||
2018-11-19 11:56 | ranjith_qualiantech_com | Status | new => scheduled | |||||||||
2018-11-20 06:56 | hgbot | Checkin | ||||||||||
2018-11-20 06:56 | hgbot | Note Added: 0107996 | ||||||||||
2018-11-20 06:56 | hgbot | Status | scheduled => resolved | |||||||||
2018-11-20 06:56 | hgbot | Resolution | open => fixed | |||||||||
2018-11-20 06:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/858b91018c05ef3d851ebea88aa454cb67ea20a8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/060d9bc5396ac52ceaca9ab65f93cd1cfe438a79 [^] | |||||||||
2018-11-20 06:56 | hgbot | Checkin | ||||||||||
2018-11-20 06:56 | hgbot | Note Added: 0107997 | ||||||||||
2018-12-04 13:25 | marvintm | Review Assigned To | => marvintm | |||||||||
2018-12-04 13:25 | marvintm | Status | resolved => closed | |||||||||
2018-12-04 13:25 | marvintm | Fixed in Version | => RR19Q1 | |||||||||
2020-11-12 14:11 | ngarcia | Relationship added | related to 0045204 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|