Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016009 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | minor | always | 2011-02-18 14:23 | 2011-05-12 13:25 | |||
Reporter | maite | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0RC7 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 1d16cc5f261c | |||
Projection | none | ETA | none | Target Version | 2.50MP28 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP26 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016009: Fields "Min Qty" and "Max Qty" in window Freight should be mandatory | |||||||
Description | Fields "Min Qty" and "Max Qty" in window Freight should be mandatory as they are used as mandatory comparisons in function m_freight_calculate. If you don't fill them you will obtain error. | |||||||
Steps To Reproduce | 1. Warehouse Management || Setup || Freight Category || Freight Category : define freight category filling all fields 2. Warehouse Management || Setup || Shipping Company || Shipping Company : define shipping company 3. Warehouse Management || Setup || Shipping Company || Shipping Company >> Freight : Freight Category already created Currency = EUR Country=Spain Desti. Country=Spain Region=Navarra Desti. Region=Navarra Min qty=empty Max Qty=empty Freight amount=1.5 4. Procurement Management || Transactions || Goods Receipt || Header : create header BP=mcgiver Warehouse=Main warehouse Freight cost=calculated Choose shipping company Choose freight category Freight currency=EUR number of packages=empty 5.Navigate to Warehouse used and set Location with Region Navarra 6.Navigate to mcgiver and set Location with Region Navarra 7. Procurement Management || Transactions || Goods Receipt || Header >> Lines : create line of 10 hats 8. Come back to header and run "Calculate Freight Amount" process In Calculate Freight Amount Process pop-up check "calculate quantity". You will obtain error. If you fill necessary fields you will be able to run process | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0035902) AinhoaPagola (viewer) 2011-04-13 12:57 edited on: 2011-04-13 12:58 |
This issue is going to be solved adding more explicit error messages when the configuration of the Shipment company - Freight is not properly done. |
(0035954) AinhoaPagola (viewer) 2011-04-14 16:17 |
Error control has been added to m_freight_calculate function. Depending on the source of the error a more explicit message will be displayed. The function now captures errors when: - No paramenter is selected - No freight category is selected - The freight category has no rounding or UOM selected - The business partner has no region on it's location - The warehouse has no region on it's location - The shipping company has no freight configured for the date If "find cheaper" is selected, error when: - There is no match between the regions selected or there is no package number set. If "calculate quantity" is selected, error when: - No shipping company is selected - The freight of the shipping company has no region, max or min quantity set. - If UOM is palet, error when there is a product with no units per palet set. - There is no match between selected regions. |
(0036026) hgbot (developer) 2011-04-20 09:37 |
Repository: erp/devel/pi Changeset: 1d16cc5f261cf86ad0df52ce0ecda50bff282e76 Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com> Date: Thu Apr 14 16:07:08 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1d16cc5f261cf86ad0df52ce0ecda50bff282e76 [^] Fixes issue 16008, fixes issue 16009. Error control added to M_freight_calculate function --- M src-db/database/model/functions/M_FREIGHT_CALCULATE.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0036290) maite (viewer) 2011-05-02 18:47 |
verified |
(0036736) hudsonbot (viewer) 2011-05-12 13:25 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-02-18 14:23 | maite | New Issue | |
2011-02-18 14:23 | maite | Assigned To | => adrianromero |
2011-02-18 14:23 | maite | Modules | => Core |
2011-02-18 14:23 | maite | OBNetwork customer | => Yes |
2011-02-18 14:32 | maite | Issue Monitored: networkb | |
2011-04-07 12:52 | AinhoaPagola | Assigned To | adrianromero => AinhoaPagola |
2011-04-12 12:21 | AinhoaPagola | Steps to Reproduce Updated | View Revisions |
2011-04-12 12:22 | AinhoaPagola | Status | new => scheduled |
2011-04-12 12:22 | AinhoaPagola | fix_in_branch | => pi |
2011-04-12 13:06 | AinhoaPagola | Relationship added | blocks 0016008 |
2011-04-12 13:06 | AinhoaPagola | Relationship deleted | blocks 0016008 |
2011-04-12 13:06 | AinhoaPagola | Relationship added | related to 0016008 |
2011-04-13 12:57 | AinhoaPagola | Note Added: 0035902 | |
2011-04-13 12:58 | AinhoaPagola | Note Edited: 0035902 | View Revisions |
2011-04-14 16:17 | AinhoaPagola | Note Added: 0035954 | |
2011-04-20 09:37 | hgbot | Checkin | |
2011-04-20 09:37 | hgbot | Note Added: 0036026 | |
2011-04-20 09:37 | hgbot | Status | scheduled => resolved |
2011-04-20 09:37 | hgbot | Resolution | open => fixed |
2011-04-20 09:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1d16cc5f261cf86ad0df52ce0ecda50bff282e76 [^] |
2011-05-02 18:47 | maite | Note Added: 0036290 | |
2011-05-02 18:47 | maite | Status | resolved => closed |
2011-05-02 18:47 | maite | Fixed in Version | => 3.0RC7 |
2011-05-03 00:02 | anonymous | sf_bug_id | 0 => 3296511 |
2011-05-12 13:25 | hudsonbot | Checkin | |
2011-05-12 13:25 | hudsonbot | Note Added: 0036736 |
Copyright © 2000 - 2009 MantisBT Group |