[ https://issues.apache.org/jira/browse/OFBIZ-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Sharma updated OFBIZ-9455:
---------------------------------
Attachment: OFBIZ-9455.patch
Solution:
AddProductSupplier form in ProductForms.xml uses auto-field-services for this field due to
which there was no required check. Added supplierProductId and lastPrice fields with required-field-true.
> Required check missing for supplier product id and last price on Add Product Supplier
page
> ------------------------------------------------------------------------------------------
>
> Key: OFBIZ-9455
> URL: https://issues.apache.org/jira/browse/OFBIZ-9455
> Project: OFBiz
> Issue Type: Bug
> Components: product
> Reporter: Aditya Sharma
> Assignee: Aditya Sharma
> Priority: Trivial
> Attachments: OFBIZ-9455.patch, screenshot-1.png
>
>
> Steps to reproduce:
> 1. Log in to Catalog component (https://demo-trunk.ofbiz.apache.org/catalog/control/main)
> 2. Go to the Products tab. (https://demo-trunk.ofbiz.apache.org/catalog/control/FindProduct)
> 3. Find a product and click on id link. (https://demo-trunk.ofbiz.apache.org/catalog/control/EditProduct?productId=WG-9943).
> 4. Click on Suppliers subtab.(https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductSuppliers?productId=WG-9943)
> 5. Click Create button on Add Product Supplier form.
> No required validation so an error message from the service.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|