Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017875Openbravo ERP09. Financial managementpublic2011-07-04 18:522011-07-11 18:10
psanjuan 
vmromanos 
urgentmajoralways
closedfixed 
20Ubuntu 8.04.1
 
3.0MP2 
Core
No
0017875: Payment in/out awaiting execution status - few fields must not be editable
Payment in/out awaiting execution status - few fields must not be editable such as:

PAYMENT IN
organization
Amount
Currency
Received (Financial Account)

PAYMENT OUT
organization
Amount
Currency
Paid (Financial Account)
see screen attached
Create a payment method with below setup:
Payment in allowed (yes)
Received payment in other currencies (yes)
Execution type: Automatic
Execution process: Simple Execution process
Deferred (yes)

Create a sales invoice for a customer which do have that payment method by default.
Create a payment in and select that invoice.
Realize that the payment in is in awaiting execution status.
No tags attached.
related to feature request 0017803 closed vmromanos Invoice post (dated on prepayment date if any) 
depends on backport 00179183.0MP2 closed vmromanos Payment in/out awaiting execution status - few fields must not be editable 
png 17875.png (96,179) 2011-07-04 19:50
https://issues.openbravo.com/file_download.php?file_id=4276&type=bug
png
Issue History
2011-07-04 18:52psanjuanNew Issue
2011-07-04 18:52psanjuanAssigned To => mirurita
2011-07-04 18:52psanjuanModules => Core
2011-07-04 18:54psanjuanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2349#r2349
2011-07-04 19:11psanjuanAssigned Tomirurita => vmromanos
2011-07-04 19:26psanjuanRelationship addedrelated to 0017803
2011-07-04 19:50psanjuanFile Added: 17875.png
2011-07-06 13:52vmromanosStatusnew => scheduled
2011-07-06 13:52vmromanosfix_in_branch => pi
2011-07-06 16:43hgbotCheckin
2011-07-06 16:43hgbotNote Added: 0038903
2011-07-06 16:43hgbotStatusscheduled => resolved
2011-07-06 16:43hgbotResolutionopen => fixed
2011-07-06 16:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e5dd0564ae7d26dccd51ed72890015b4a76bdacd [^]
2011-07-07 12:53hudsonbotCheckin
2011-07-07 12:53hudsonbotNote Added: 0038917
2011-07-08 12:01vmromanosNote Added: 0038935
2011-07-08 12:01vmromanosStatusresolved => new
2011-07-08 12:01vmromanosResolutionfixed => open
2011-07-08 12:30hgbotCheckin
2011-07-08 12:30hgbotNote Added: 0038938
2011-07-08 12:30hgbotStatusnew => resolved
2011-07-08 12:30hgbotResolutionopen => fixed
2011-07-08 12:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/e5dd0564ae7d26dccd51ed72890015b4a76bdacd [^] => http://code.openbravo.com/erp/devel/pi/rev/bfeb252fd7e907b37711854ef2fa6b9c0c9b8aab [^]
2011-07-11 10:39psanjuanNote Added: 0038960
2011-07-11 10:39psanjuanStatusresolved => closed
2011-07-11 10:39psanjuanfix_in_branchpi =>
2011-07-11 18:10hudsonbotCheckin
2011-07-11 18:10hudsonbotNote Added: 0038994

Notes
(0038903)
hgbot   
2011-07-06 16:43   
Repository: erp/devel/pi
Changeset: e5dd0564ae7d26dccd51ed72890015b4a76bdacd
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jul 06 16:44:51 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e5dd0564ae7d26dccd51ed72890015b4a76bdacd [^]

Fixed bug 17875: Payment in/out awaiting execution status - few fields must not be editable:
PAYMENT IN
organization
Amount
Currency
Received (Financial Account)

PAYMENT OUT
organization
Amount
Currency
Paid (Financial Account)

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0038917)
hudsonbot   
2011-07-07 12:53   
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/fe5ad00fa445 [^]

Maturity status: Test
(0038935)
vmromanos   
2011-07-08 12:01   
Important:
@IsMultiCurrencyEnabled@!'Y' | @Processed@='Y' | @Status@!'RPAE'
should be
@IsMultiCurrencyEnabled@!'Y' | @Processed@='Y' | @Status@='RPAE'
(0038938)
hgbot   
2011-07-08 12:30   
Repository: erp/devel/pi
Changeset: bfeb252fd7e907b37711854ef2fa6b9c0c9b8aab
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Jul 08 12:07:02 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bfeb252fd7e907b37711854ef2fa6b9c0c9b8aab [^]

Fixed bug 17875: Currency field read only logic is fixed

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0038960)
psanjuan   
2011-07-11 10:39   
fixed and working
(0038994)
hudsonbot   
2011-07-11 18:10   
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/338b04b7d837 [^]

Maturity status: Test