Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023842Openbravo ERPA. Platformpublic2013-05-17 14:442013-05-23 01:33
plujan 
dmiguelez 
urgentminorhave not tried
closedfixed 
5
3.0MP20 
 
Sandrahuguet
Core
Production - Confirmed Stable
2012-11-20
https://code.openbravo.com/erp/devel/pi/rev/18879 [^]
No
0023842: On Sales Invoice window, all fields that are Selector type remain active after completing the invoice
When completing a Sales Invoice, all the fields should change to non editable. But I can see all the selectors as editable.
It is not possible to save the changes though. However, it is something to fix immediately since it is disrupting the GUI experience.
1. As Openbravo user, go to Sales Invoice window
2. Create a header, selecting a Business Partner
3. Create a line, selecting a Product
4. Save
5. Complete
6. After completing, check that all the fields but the selectors are non editable and that you can change the values of the selectors. See attach.
No tags attached.
png Openbravo Sales Invoice 1000073 17 0....png (75,709) 2013-05-17 14:44
https://issues.openbravo.com/file_download.php?file_id=6139&type=bug
png
Issue History
2013-05-17 14:44plujanNew Issue
2013-05-17 14:44plujanAssigned To => AugustoMauch
2013-05-17 14:44plujanFile Added: Openbravo Sales Invoice 1000073 17 0....png
2013-05-17 14:44plujanModules => Core
2013-05-17 14:44plujanTriggers an Emergency Pack => No
2013-05-20 09:48AugustoMauchAssigned ToAugustoMauch => dmiguelez
2013-05-20 11:47dmiguelezRegression level => Production - Confirmed Stable
2013-05-20 11:47dmiguelezRegression date => 2012-11-20
2013-05-20 11:47dmiguelezRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/18879 [^]
2013-05-20 11:50hgbotCheckin
2013-05-20 11:50hgbotNote Added: 0058694
2013-05-20 11:50hgbotStatusnew => resolved
2013-05-20 11:50hgbotResolutionopen => fixed
2013-05-20 11:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a40f5609747d1c16d1e1ba774b08d3fc14a747ba [^]
2013-05-20 11:54dmiguelezNote Added: 0058695
2013-05-20 17:06hgbotCheckin
2013-05-20 17:06hgbotNote Added: 0058703
2013-05-21 13:27SandrahuguetReview Assigned To => Sandrahuguet
2013-05-21 13:27SandrahuguetNote Added: 0058722
2013-05-21 13:27SandrahuguetStatusresolved => closed
2013-05-23 01:33hudsonbotCheckin
2013-05-23 01:33hudsonbotNote Added: 0058832
2013-05-23 01:33hudsonbotCheckin
2013-05-23 01:33hudsonbotNote Added: 0058836

Notes
(0058694)
hgbot   
2013-05-20 11:50   
Repository: erp/devel/pi
Changeset: a40f5609747d1c16d1e1ba774b08d3fc14a747ba
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon May 20 11:48:01 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a40f5609747d1c16d1e1ba774b08d3fc14a747ba [^]

Fixes Issue 23842. Some Fields are only editable if the Document
is not Processed instead of not Posted.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0058695)
dmiguelez   
2013-05-20 11:54   
The display logic of some columns has changed from @Posted@='Y' to @Processed@='Y'

The Columns are:

TableName ColumnName
C_Order Business Partner
C_Invoice Business Partner
C_InvoiceLine Organization
C_InvoiceLine Product
C_OrderLine Product
M_InOutLine Product
M_MovementLine Product

This are Fields that, even if the UI was telling that they were editable, in truth they were not.
(0058703)
hgbot   
2013-05-20 17:06   
Repository: erp/devel/pi
Changeset: 9ddba74744a6e2da5e730e13f8fe1ffb6fef55d6
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon May 20 17:06:25 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9ddba74744a6e2da5e730e13f8fe1ffb6fef55d6 [^]

Related to Issue 23842. Changes read only logic of Business Parnter
in Sales Invoice Lines.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0058722)
Sandrahuguet   
2013-05-21 13:27   
Code review + testing OK
(0058832)
hudsonbot   
2013-05-23 01:33   
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/97c7f6256af7 [^]

Maturity status: Test
(0058836)
hudsonbot   
2013-05-23 01:33   
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/97c7f6256af7 [^]

Maturity status: Test