Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033784Retail ModulesStoreServerpublic2016-08-24 05:442016-09-08 09:33
sureshbabu 
mtaal 
normaltrivialalways
closedinvalid 
5
 
 
No
No
0033784: [STORE SERVER 1619] split option not appears in web pos, for the complimentary product
split option not appears in web pos, for the complimentary product
precondition: add a complementary product for a product and use the product in the test case.

split option not appears in web pos, for the complimentary product

steps:
1 Log into Web POS
2. Create a new receipt
3. Add a customer
3. Go to search option and search for the product 165 - AMPLI KARAOKE/MIXER and press continue
4. Add quantity 5 to the KARAOKE line
5. Click on the 165 - AMPLI KARAOKE/MIXER line and on the information panel look for the split button
6. Click on the arrows simbol and select the product 001090 ANGE MUSICIEN ASSORTI click continue
7. Click on the receipt line with the product 001090 ANGE MUSICIEN ASSORTI and add quantity 4 for the line
8. Click on the 165 - AMPLI KARAOKE/MIXER line and on the information panel look for the split button
9. Click on the 001090 ANGE MUSICIEN ASSORTI line and on the information panel look for the split button


Expected result: In step 9, check the split option is available

Actual result : Split option not available.
​SER QA
Issue History
2016-08-24 05:44sureshbabuNew Issue
2016-08-24 05:44sureshbabuAssigned To => mtaal
2016-08-24 05:44sureshbabuOBNetwork customer => No
2016-08-24 05:44sureshbabuTriggers an Emergency Pack => No
2016-08-24 05:44sureshbabuTag Attached: ​SER QA
2016-09-08 09:33mtaalNote Added: 0089832
2016-09-08 09:33mtaalStatusnew => closed
2016-09-08 09:33mtaalResolutionopen => invalid

Notes
(0089832)
mtaal   
2016-09-08 09:33   
Afaics this is not a store server issue but a client side functional issue. I checked it and the parentLineId is set in the line for which a split button is expected. This causes the split button to not be displayed [1].

https://code.openbravo.com/erp/pmods/org.openbravo.retail.complementary/file/6f41e72d0e1b/web/org.openbravo.retail.complementary/js/hooks/hookCheckSplitLine.js#l20 [^]