Closed teosarca closed 7 years ago
Please add following entry into i18n table (which is sent as response to /api/i18n/messages API call) for default locale and feel free to translate to other languages:
window.clone.caption="Clone" @teosarca
IT I. Sales order: OK
II. purchase order OK??
III. sales invoice NOK?
IV. purchase invoice
About step 2: i couldn't reproduce on swing an invoice creation with TUs first and products after
V. BOM NOK (probably it's related with the fact that you have to add the document no manually)
Error: org.postgresql.util.PSQLException: ERROR: duplicate key...
Server error
org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ppproductbomunique" Detail: Key (ad_client_id, value)=(1000000, P002737_AB Alicesalat 250g) already exists. SQL: INSERT INTO PP_Product_BOM (AD_Client_ID,AD_Org_ID,BOMType,BOMUse,CopyFrom,Created,CreatedBy,C_UOM_ID,DocumentNo,IsActive,M_Product_ID,Name,PP_Product_BOM_ID,Processing,Updated,UpdatedBy,ValidFrom,Value) VALUES (1000000,1000000,'A','M','N',TO_TIMESTAMP('2017-09-07 08:44:11','YYYY-MM-DD HH24:MI:SS'),2188223,100,'1000373','Y',2005577,'P002737_AB Alicesalat 250g',nextval('pp_product_bom_seq'),'N',TO_TIMESTAMP('2017-09-07 08:44:11','YYYY-MM-DD HH24:MI:SS'),2188223,TO_TIMESTAMP('2015-07-14','YYYY-MM-DD'),'P002737_AB Alicesalat 250g') RETURNING PP_Product_BOM_ID
VI. Role NOK (seems it's trying to copy the name)
Error: Der Rollenname muss eindeutig...
Server error
Der Rollenname muss eindeutig sein.
VII. GL Journal/Batch
Error: Cannot get TableName for...
Server error
Cannot get TableName for a null model. Possible development issue.
@metas-lc is this IT-failed?
@wiadev they are backend issues, Lili (@metas-lc) will move them to backend task.
I'll keep this task on me so i can retest it when the backend is done
IMHO the frontend task can be closed because it's working OK. All the failing cases are on backend side.
Type of issue
Feature request
Steps to reproduce
Backend task: https://github.com/metasfresh/metasfresh-webui-api/issues/54