Notes |
|
(0044614)
|
hgbot
|
2012-01-26 16:16
|
|
Repository: erp/devel/pi
Changeset: 3fe916f3aa96afc61f00473c551c7ccb1add5277
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Thu Jan 26 12:44:55 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3fe916f3aa96afc61f00473c551c7ccb1add5277 [^]
Fixes issue 19561: The user can change the header organization in project window,
when the project has lines.
---
M src-db/database/model/triggers/C_PROJECT_TRG.xml
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/model/triggers/M_WAREHOUSE_TRG.xml
---
|
|
|
(0044615)
|
hgbot
|
2012-01-26 16:16
|
|
Repository: erp/stable/2.50
Changeset: d4fc63700072fca00cefad2cdc9b80363be80963
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Thu Jan 26 12:50:42 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/d4fc63700072fca00cefad2cdc9b80363be80963 [^]
Fixes issue 19561: The user can change the header organization in project window,
when the project has lines.
---
M src-db/database/model/triggers/C_PROJECT_TRG.xml
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/model/triggers/M_WAREHOUSE_TRG.xml
---
|
|
|
(0044642)
|
hgbot
|
2012-01-27 15:46
|
|
Repository: erp/stable/2.50
Changeset: a671596b229142e005238e344fd82d94ea732e93
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Fri Jan 27 15:42:35 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/a671596b229142e005238e344fd82d94ea732e93 [^]
Backout of changeset d4fc63700072. Fix for issue 19561.
---
M src-db/database/model/triggers/C_PROJECT_TRG.xml
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/model/triggers/M_WAREHOUSE_TRG.xml
---
|
|
|
|
You can find the patch for the fix attached to the related defect. |
|
|
|
|
|
(0045175)
|
hgbot
|
2012-02-16 11:02
|
|
Repository: erp/stable/2.50
Changeset: d733a87972b5571479b9dc8d468187bbee7fa5dc
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Thu Feb 16 11:01:50 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/d733a87972b5571479b9dc8d468187bbee7fa5dc [^]
Backout of the changeset 81ee13513de1. Fix for issue 19561.
Rescheduled for later.
---
M src-db/database/model/triggers/C_PROJECT_TRG.xml
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/model/triggers/M_WAREHOUSE_TRG.xml
---
|
|
|
(0046075)
|
hgbot
|
2012-03-06 09:57
|
|
Repository: erp/stable/2.50
Changeset: 7d7de5d641b7c013169841e4300db7f5d1da8e66
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Sun Mar 04 17:16:39 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/7d7de5d641b7c013169841e4300db7f5d1da8e66 [^]
Fixes issue 19561: The user can change the header organization in project window,
when the project has lines.
---
M src-db/database/model/triggers/C_PROJECTPHASE_TRG.xml
M src-db/database/model/triggers/C_PROJECT_TRG.xml
---
|
|
|
(0046459)
|
jonalegriaesarte
|
2012-03-15 13:53
|
|
Verified.
Followed steps to reproduce. Tests:
- Create header
- Create two phases
- Create tasks
- Change organization in phases and tasks
- Checks that the change in the organization of the header changes all the organizations
- Checked the update and the delete. |
|