Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052640 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2023-06-01 13:13 | 2023-06-22 10:19 | |||
Reporter | jose_duque | View Status | public | |||||
Assigned To | alainperez | |||||||
Priority | high | Resolution | invalid | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | 20Q3 | ||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052640: Can't push a product and its complementary product through the orderloader | |||||||
Description | We can't upload a product and its complementary product through the orderloader. It is impossible to make a new order with a product and its existing complementary product. | |||||||
Steps To Reproduce | We can create orders and get orders that contain products that have linked complementary products but we can't create them. We have to create the separately which beats the purpose of a complementary product that has to be linked with its product in the order. | |||||||
Proposed Solution | We should be able to push a complementary product through the orderloader with something like this: "hasComplementary":true, "complementaryProdList":[ { "id":"IIIIIIIIIIIIIIIIIIIIIIIIIIIII", "productId":"PPPPPPPPPPPPPPPPPPPPPPPPPP", "complementaryProductId":"CCCCCCCCCCCCCCCCCCCCCC", "obrecpIncludeWithMainProd":true, "obrecpDeleteMainWithComp":true, "_identifier":"123456789123456789" } ], | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0150852) jose_duque (reporter) 2023-06-07 10:11 |
The use case is as follows: 1. An order is created in an external system (not yet in Openbravo) This order contains a product and its corresponding complementary product. 2. The external system tries to upload and send the information of this order through the Orderloader. ISSUE: The external system CANNOT send the order since there is no way for it to specify that there is a complementary product in it. |
(0151480) guillermogil (manager) 2023-06-22 10:19 |
This issue comes from a custom functionality so it should not be here. In any case, MR has been created to fix it. |
Issue History | |||
Date Modified | Username | Field | Change |
2023-06-01 13:13 | jose_duque | New Issue | |
2023-06-01 13:13 | jose_duque | Assigned To | => Triage Platform Conn |
2023-06-01 13:13 | jose_duque | Issue generated from | 0052078 |
2023-06-01 13:31 | marvintm | Assigned To | Triage Platform Conn => Retail |
2023-06-01 13:32 | marvintm | Issue Monitored: marvintm | |
2023-06-01 13:32 | marvintm | Project | Modules => Retail Modules |
2023-06-01 13:32 | marvintm | Triggers an Emergency Pack | => No |
2023-06-01 13:32 | marvintm | Category | Openbravo Business API => Web POS |
2023-06-07 10:11 | jose_duque | Note Added: 0150852 | |
2023-06-07 10:11 | jose_duque | Description Updated | View Revisions |
2023-06-07 10:11 | jose_duque | Steps to Reproduce Updated | View Revisions |
2023-06-13 17:34 | aaroncalero | Assigned To | Retail => alainperez |
2023-06-13 17:34 | aaroncalero | Status | new => scheduled |
2023-06-22 10:19 | guillermogil | Note Added: 0151480 | |
2023-06-22 10:19 | guillermogil | Status | scheduled => closed |
2023-06-22 10:19 | guillermogil | Resolution | open => invalid |
Copyright © 2000 - 2009 MantisBT Group |