Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020687Openbravo ERP09. Financial managementpublic2012-06-06 11:302012-06-21 15:56
RenateNieuwkoop 
naiaramartinez 
normalminorhave not tried
closedfixed 
5
3.0MP11 
3.0MP13 
Core
No
0020687: Assets: Currency field has to be selected for the product to appear, yet the field is after the product field on the screen
I had a problem that the product on the assets screen could not be selected, so I contacted Victor. He explained:
This selector has a filter logic based on the currency [1], which
basically means that the product must have a price list in the same
currency as we have selected in the window.

The currency field is by default hidden, if you set the Depreciate
flag the field is displayed. Please check the value of the currency
and ensure it is any of the ones defined your pricelists.

BTW, I think this Currency field should always be shown, and probably
the position in the form should be before the Product field. Moreover,
probably it has sense to only display currencies that are associated
with at least one pricelist.
Enter an asset in the assets screen
check the product field
until you select the Currency, the product can not be selected.
Change the order of the fields to show the currency before the product field.
No tags attached.
Issue History
2012-06-06 11:30RenateNieuwkoopNew Issue
2012-06-06 11:30RenateNieuwkoopAssigned To => mirurita
2012-06-06 11:30RenateNieuwkoopModules => Core
2012-06-08 11:06naiaramartinezAssigned Tomirurita => naiaramartinez
2012-06-08 11:06naiaramartinezStatusnew => scheduled
2012-06-08 11:06naiaramartinezfix_in_branch => pi
2012-06-08 11:13naiaramartinezNote Added: 0049706
2012-06-12 19:02hgbotCheckin
2012-06-12 19:02hgbotNote Added: 0049782
2012-06-12 19:02hgbotStatusscheduled => resolved
2012-06-12 19:02hgbotResolutionopen => fixed
2012-06-12 19:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cda4d76f5cd25ef44080f34f7e925b9439cdd9c3 [^]
2012-06-21 15:56miruritaNote Added: 0049989
2012-06-21 15:56miruritaStatusresolved => closed
2012-06-21 15:56miruritaFixed in Version => 3.0MP13

Notes
(0049706)
naiaramartinez   
2012-06-08 11:13   
Test Plan:
  Go to price list window.
     Select 'Tarifa Bebidas Alegres' and change its currency from EUR to ANG.
     Select 'Tarifa de ventas' and change its currency from EUR to ANG.
  Go to Asset window and create new record. Notice that currency field is displayed.
    Organization: F&B España - Región Norte
    Product field: notice that there is no item to show.
    Change the currency to ANG and go to product field. Notice that products are shown.
(0049782)
hgbot   
2012-06-12 19:02   
Repository: erp/devel/pi
Changeset: cda4d76f5cd25ef44080f34f7e925b9439cdd9c3
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Fri Jun 08 11:05:44 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cda4d76f5cd25ef44080f34f7e925b9439cdd9c3 [^]

fixed bug 20687 Currency show always. Set this field before product

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0049989)
mirurita   
2012-06-21 15:56   
code review + testing OK