Project:
View Revisions: Issue #57668 | [ Back to Issue ] | ||
Summary | 0057668: Product integration fails while trying to assign a char value of a duplicated characteristic | ||
Revision | 2025-02-06 10:58 by kchoperena | ||
Steps To Reproduce | Steps to reproduce: 1. Go to the BO 2. Open the window Product characteristics 3. Create a duplicated characteristic with some values 4. Using the Product API, integrate a product assigning a Product Characteristic created in the previous step (https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/api#/Product/Import_Product [^]) |
||
Revision | 2025-02-06 10:58 by kchoperena | ||
Description | In the back end, there are no restrictions to create a duplicated characteristic (two registers with the same name) The main problem happens when we try to integrate a product and we want to assign a characteristic value that belongs to the duplicated characteristic The integration is not prepared to support this case and fails in the query that gets the characteristic by name |
||
Revision | 2025-02-06 10:37 by kchoperena | ||
Steps To Reproduce | Steps to reproduce: 1. Go to the BO 2. Open the window Product characteristics 3. Add a new characterists 4. Add another one using the same name 5. Verify it is not allowed to register the new charactersitics with the same name of the step 4 |
||
Revision | 2025-02-06 10:37 by kchoperena | ||
Description | On the window “Product characteristics” when adding a new charactersitc it allows to register with the same name of an existing one. It is demanded to have one unique name for each characteristic. |
Copyright © 2000 - 2009 MantisBT Group |