Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0034867 | Openbravo ERP | 04. Warehouse management | public | 2017-01-09 13:30 | 2019-10-24 10:59 |
|
| Reporter | plujan | |
| Assigned To | inigo_lerga | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | scheduled | Resolution | open | |
| Platform | | OS | 5 | OS Version | |
| Product Version | main | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0034867: [PR17Q1] [AUoM] Message on saving with a rate of zero is not correct |
| Description | When creating a new record on the Alternate UoM tab for a product, if the conversion rate is left as default (zero) it should throw a specific error:
"Saving failed. Conversion Rate must be greater than Zero"
Instead, the message shown is:
"Saving failed. There is a constraint defined that was not satisfied. Please check the data entered" |
| Steps To Reproduce | Refer to the Testlink test case at https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10371 [^] |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2017-01-09 13:30 | plujan | New Issue | |
| 2017-01-09 13:30 | plujan | Assigned To | => Triage Finance |
| 2017-01-09 13:30 | plujan | OBNetwork customer | => No |
| 2017-01-09 13:30 | plujan | Modules | => Core |
| 2017-01-09 13:30 | plujan | Triggers an Emergency Pack | => No |
| 2017-03-06 12:40 | vmromanos | Assigned To | Triage Finance => platform |
| 2017-03-06 17:00 | alostale | Assigned To | platform => Triage Finance |
| 2017-03-06 17:01 | alostale | Note Added: 0094771 | |
| 2019-07-05 10:46 | inaki_garcia | Note Added: 0113199 | |
| 2019-10-23 12:47 | inigo_lerga | Assigned To | Triage Finance => inigo_lerga |
| 2019-10-23 12:47 | inigo_lerga | Status | new => scheduled |
| 2019-10-24 10:59 | inigo_lerga | Note Added: 0115263 | |
|
Notes |
|
|
|
|
When saving to DB "m_product_aum_rate_check" constraint is not satisfied, as there's no message for that constraint, it fails, as expected, with a generic message. |
|
|
|
(0113199)
|
|
inaki_garcia
|
|
2019-07-05 10:46
|
|
|
This issue is still reproducible in the 19Q3 release. |
|
|
|
(0115263)
|
|
inigo_lerga
|
|
2019-10-24 10:59
|
|
Test Plan Mantis:
As the F&B International Group Admin role:
- Enter the prduct window.
- Create a new record.
- Create an Alternate UoM and set it to
the default value 0 in Conversion Rate.
- Realize that a standard error message is thrown. |
|