Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005651
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementmajoralways2008-10-24 11:022009-04-24 13:51
ReporterrafarodaView Statuspublic 
Assigned Torafaroda 
PrioritynormalResolutionfixedFixed in Versionmain
StatusclosedFix in branchpiFixed in SCM revision4ab8b002a0d5
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionUbuntu 7.10Database version8.3Ant version1.7
Product VersionpiSCM revision9059 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005651: New C_Currency_id column in M_Inout for Shipper Report

DescriptionShipper Reports shows the cost of the freights of receipts if these are calculated. The amount of these freights have no currency.
Steps To Reproduce1) Go to 'Procurement Management || Transactions || Goods Receipt || Header' and create a new good shipment.
2) Select 'Freight Cost Rule' = Calculated then a Freigt Category and a Shipping Company.
3) Then type a Freight Amount or calculate it pressing 'Calculate Freight Amount' (for this you need to have defined a freight amount in 'Warehouse Management || Setup || Shipping Company || Shipping Company >> Freight').
4) Add some lines to the good receipt and complete it.
5) Go to 'Warehouse Management || Analysis Tools || Shipper Report' and select Purchase.
Proposed SolutionAdd a new freight_currency_id column to M_Inout table and add 'Freight Currency' field to the following tabs:
* Sales Management || Transactions || Goods Shipment || Header
* Procurement Management || Transactions || Goods Receipt

Modify M_Freight_Calculate in order to set the currency of the freight amount into freight_currency_id column of M_Inout table.
Tagsmain
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0005564 closedrafaroda Multi currency issues in some processes and tables 

-  Notes
(0009769)
svnbot (reporter)
2008-10-27 17:08

Repository: openbravo
Revision: 9262
Author: rafaroda
Date: 2008-10-27 17:08:17 +0100 (Mon, 27 Oct 2008)

Fixes bug 0005651 Added 'Freight_Currency_ID' to 'M_INOUT' table and 'Freight Currency' field to 'Goods Shipments' and 'Goods Receipts' windows.

---
U trunk/src-db/database/model/functions/M_FREIGHT_CALCULATE.xml
U trunk/src-db/database/model/tables/M_INOUT.xml
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
U trunk/src-db/database/sourcedata/AD_ELEMENT.xml
U trunk/src-db/database/sourcedata/AD_FIELD.xml
U trunk/src-db/database/sourcedata/AD_MESSAGE.xml
U trunk/src-db/database/sourcedata/AD_REFERENCE.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9262&sc=1 [^]
(0011025)
psarobe (manager)
2008-12-08 16:36

Cannot find the field in Procurement Management || Transactions || Goods Receipt || Header
(0012088)
svnbot (reporter)
2009-01-10 13:06

Repository: openbravo
Revision: 11784
Author: rafaroda
Date: 2009-01-10 13:06:32 +0100 (Sat, 10 Jan 2009)

Fixes bug 0005651 Added 'Freight Currency' field to 'Goods Receipts' windows.

---
U trunk/src-db/database/sourcedata/AD_FIELD.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11784&sc=1 [^]
(0015023)
hgbot (developer)
2009-03-26 18:52

Repository: erp/devel/pi
Changeset: b8c467b82fe8d1be3342b2e85171a1a8564cd3a4
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Thu Mar 26 17:55:33 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b8c467b82fe8d1be3342b2e85171a1a8564cd3a4 [^]

Issue 0005651 Updated sampledata/SmallBazaar.xml

---
M referencedata/sampledata/SmallBazaar.xml
---
(0015024)
hgbot (developer)
2009-03-26 18:52

Repository: erp/devel/pi
Changeset: b792fe332330057662fc2049979efd6c8266fde8
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Thu Mar 26 18:17:14 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b792fe332330057662fc2049979efd6c8266fde8 [^]

Issue 0005651 Updated sampledata/Accounting_Test.xml

---
M referencedata/sampledata/Accounting_Test.xml
---
(0015025)
hgbot (developer)
2009-03-26 18:52

Repository: erp/devel/pi
Changeset: 59e4a284b5e253fae134db946440fdfa9522ccac
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Thu Mar 26 18:20:25 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/59e4a284b5e253fae134db946440fdfa9522ccac [^]

Issue 0005651 Added onCreateDefault to M_Inout table for Freight_Currency_Id column

---
M src-db/database/model/tables/M_INOUT.xml
---
(0015026)
hgbot (developer)
2009-03-26 18:52

Repository: erp/devel/pi
Changeset: 4ab8b002a0d5940d1648f58025d3ea2b02bfc704
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Thu Mar 26 18:47:22 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4ab8b002a0d5940d1648f58025d3ea2b02bfc704 [^]

Issue 0005651 Modified M_Freight_Calculate function

---
M src-db/database/model/functions/M_FREIGHT_CALCULATE.xml
---
(0015695)
sureshbabu (reporter)
2009-04-24 13:51

Tested working fine

- Issue History
Date Modified Username Field Change
2008-10-24 11:02 rafaroda New Issue
2008-10-24 11:02 rafaroda Assigned To => rafaroda
2008-10-24 11:02 rafaroda sf_bug_id 0 => 2191441
2008-10-24 11:02 rafaroda Regression testing => No
2008-10-24 11:05 rafaroda Relationship added related to 0005564
2008-10-27 09:56 psarobe Status new => scheduled
2008-10-27 09:56 psarobe fix_in_branch => trunk
2008-10-27 17:08 svnbot Checkin
2008-10-27 17:08 svnbot Note Added: 0009769
2008-10-27 17:08 svnbot Status scheduled => resolved
2008-10-27 17:08 svnbot Resolution open => fixed
2008-10-27 17:08 svnbot svn_revision => 9262
2008-12-08 16:36 psarobe Status resolved => new
2008-12-08 16:36 psarobe Resolution fixed => open
2008-12-08 16:36 psarobe Note Added: 0011025
2008-12-09 13:30 pheenan Assigned To rafaroda => gorkaion
2008-12-10 10:26 rafaroda Assigned To gorkaion => rafaroda
2008-12-18 10:18 rafaroda Status new => scheduled
2009-01-10 13:06 svnbot Checkin
2009-01-10 13:06 svnbot Note Added: 0012088
2009-01-10 13:06 svnbot Status scheduled => resolved
2009-01-10 13:06 svnbot Resolution open => fixed
2009-01-10 13:06 svnbot svn_revision 9262 => 11784
2009-03-26 18:52 hgbot Checkin
2009-03-26 18:52 hgbot Note Added: 0015023
2009-03-26 18:52 hgbot Fixed in SCM revision 11784 => http://code.openbravo.com/erp/devel/pi/rev/b8c467b82fe8d1be3342b2e85171a1a8564cd3a4 [^]
2009-03-26 18:52 hgbot Checkin
2009-03-26 18:52 hgbot Note Added: 0015024
2009-03-26 18:52 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/b8c467b82fe8d1be3342b2e85171a1a8564cd3a4 [^] => http://code.openbravo.com/erp/devel/pi/rev/b792fe332330057662fc2049979efd6c8266fde8 [^]
2009-03-26 18:52 hgbot Checkin
2009-03-26 18:52 hgbot Note Added: 0015025
2009-03-26 18:52 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/b792fe332330057662fc2049979efd6c8266fde8 [^] => http://code.openbravo.com/erp/devel/pi/rev/59e4a284b5e253fae134db946440fdfa9522ccac [^]
2009-03-26 18:52 hgbot Checkin
2009-03-26 18:52 hgbot Note Added: 0015026
2009-03-26 18:52 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/59e4a284b5e253fae134db946440fdfa9522ccac [^] => http://code.openbravo.com/erp/devel/pi/rev/4ab8b002a0d5940d1648f58025d3ea2b02bfc704 [^]
2009-04-22 11:24 psarobe Tag Attached: main
2009-04-24 13:51 sureshbabu Status resolved => closed
2009-04-24 13:51 sureshbabu Note Added: 0015695
2009-04-24 13:51 sureshbabu Fixed in Version => main


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker