Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018215Openbravo ERP04. Warehouse managementpublic2011-08-05 12:292011-10-07 10:22
jonalegriaesarte 
jonalegriaesarte 
urgentmajoralways
closedfixed 
5
 
2.50MP35 
Core
No
0018215: Change the entry date should be possible in the attribute set instance definition
Change the entry date should be possible in the attribute set instance definition
- Open the attribute set instance selector.
- Notice that the entry
- Create an entry date column in attribute set instance.
- Create a trigger to update the new column with the creation date, only when creating a new attribute.
- Create a checkbox in attribute set where the user can show the entry date.
- Show the new date in attribute set instance selector when necessary.
No tags attached.
depends on defect 00178552.50MP32 closed eduardo_Argal M_INOUT_CREATE - Products are taken in random order for Goods Shipment etc. 
Issue History
2011-08-05 12:29jonalegriaesarteNew Issue
2011-08-05 12:29jonalegriaesarteAssigned To => jonalegriaesarte
2011-08-05 12:29jonalegriaesarteModules => Core
2011-08-05 12:29jonalegriaesarteRelationship addeddepends on 0017855
2011-08-10 18:45hgbotCheckin
2011-08-10 18:45hgbotNote Added: 0040095
2011-08-10 18:45hgbotStatusnew => resolved
2011-08-10 18:45hgbotResolutionopen => fixed
2011-08-10 18:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/4955543fd6e41efe1c3e690d5128409c594ece31 [^]
2011-08-29 09:37egoitzNote Added: 0040524
2011-08-29 09:37egoitzStatusresolved => closed
2011-08-29 09:37egoitzFixed in Version => 2.50MP33
2011-10-07 10:17hgbotCheckin
2011-10-07 10:17hgbotNote Added: 0041540
2011-10-07 10:17hgbotStatusclosed => resolved
2011-10-07 10:17hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.50/rev/4955543fd6e41efe1c3e690d5128409c594ece31 [^] => http://code.openbravo.com/erp/stable/2.50/rev/7e916a8402def80ab165f690193da891a583be7b [^]
2011-10-07 10:22jonalegriaesarteNote Added: 0041541
2011-10-07 10:22jonalegriaesarteStatusresolved => closed
2011-10-07 10:22jonalegriaesarteFixed in Version2.50MP33 => 2.50MP35

Notes
(0040095)
hgbot   
2011-08-10 18:45   
Repository: erp/stable/2.50
Changeset: 4955543fd6e41efe1c3e690d5128409c594ece31
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Wed Aug 10 19:14:33 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/4955543fd6e41efe1c3e690d5128409c594ece31 [^]

Fixes issue 0018215: Change the entry date should be possible in the attribute
set instance definition
Added the checkbox to show or not the reception date in the attribute set
instance selector. Changed the m_inout_create process to take into
consideration the new reception date, before the creation date.

---
M src-db/database/model/functions/M_INOUT_CREATE.xml
M src-db/database/model/tables/M_ATTRIBUTESET.xml
M src-db/database/model/tables/M_ATTRIBUTESETINSTANCE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/info/AttributeSetInstance.html
M src/org/openbravo/erpCommon/info/AttributeSetInstance.java
M src/org/openbravo/erpCommon/info/AttributeSetInstance.xml
M src/org/openbravo/erpCommon/info/AttributeSetInstance_data.xsql
---
(0040524)
egoitz   
2011-08-29 09:37   
verified
(0041540)
hgbot   
2011-10-07 10:17   
Repository: erp/stable/2.50
Changeset: 7e916a8402def80ab165f690193da891a583be7b
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Fri Oct 07 10:16:30 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/7e916a8402def80ab165f690193da891a583be7b [^]

Fixes issue 0018215: Change the entry date should be possible in the attribute
set instance definition.
Problem in date update detected.

---
M src/org/openbravo/erpCommon/info/AttributeSetInstance.java
M src/org/openbravo/erpCommon/info/AttributeSetInstance_data.xsql
---
(0041541)
jonalegriaesarte   
2011-10-07 10:22   
Tested in customer side