Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020188Openbravo ERP00. Application dictionarypublic2012-04-02 17:302012-04-21 14:24
Sandrahuguet 
Sandrahuguet 
normalminoralways
closedfixed 
20Community Appliance
pi 
pi3.0MP11 
Google Chrome
Core
No
0020188: Paymentrule is mandatory in the database in c_invoice table, and this field is deprecated now.
Paymentrule is mandatory in the database in c_invoice table, and this field is deprecated now.
Not necessary
Put this field no mandatory in the database
No tags attached.
related to defect 0020004 closed vmromanos ERROR: null value in column "paymentrule" violates not-null constraint 
blocks defect 0018820 closed Sandrahuguet Create Purchase Invoices from Deliveries process seems not to work. 
Issue History
2012-04-02 17:30SandrahuguetNew Issue
2012-04-02 17:30SandrahuguetAssigned To => Sandrahuguet
2012-04-02 17:30SandrahuguetWeb browser => Google Chrome
2012-04-02 17:30SandrahuguetModules => Core
2012-04-10 12:20SandrahuguetStatusnew => scheduled
2012-04-10 12:20Sandrahuguetfix_in_branch => pi
2012-04-10 14:56SandrahuguetNote Added: 0047420
2012-04-13 09:14SandrahuguetRelationship addedblocks 0018820
2012-04-18 14:06vmromanosNote Added: 0047704
2012-04-18 14:07hgbotCheckin
2012-04-18 14:07hgbotNote Added: 0047705
2012-04-18 14:07hgbotStatusscheduled => resolved
2012-04-18 14:07hgbotResolutionopen => fixed
2012-04-18 14:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1899cc7a420b812850cc8cd614d0f29f63070a2a [^]
2012-04-18 14:07vmromanosNote Added: 0047706
2012-04-18 14:07vmromanosStatusresolved => closed
2012-04-18 14:07vmromanosFixed in Version => 3.0MP11
2012-04-19 19:45vmromanosRelationship addedrelated to 0020004
2012-04-21 14:24hudsonbotCheckin
2012-04-21 14:24hudsonbotNote Added: 0047834

Notes
(0047420)
Sandrahuguet   
2012-04-10 14:56   
Test Plan:
Display Form of Payment field (System Administrator)
Go to Purchase Invoice, create one with form of payment= blank and you can save.
(0047704)
vmromanos   
2012-04-18 14:06   
Alternative test plan:
1. Try to save a new Sales Invoice header. The system should allow you as usual
2. Try to save a new Purchase Invoice header. The system should allow you as usual
3. Query the C_INVOICE table and check paymentrule=null for the newly created invoices
(0047705)
hgbot   
2012-04-18 14:07   
Repository: erp/devel/pi
Changeset: 1899cc7a420b812850cc8cd614d0f29f63070a2a
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Apr 12 17:32:18 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1899cc7a420b812850cc8cd614d0f29f63070a2a [^]

Fixed issue 20188 Paymentrule not mandatory in c_invoice
Paymentrule not mandatory in c_invoice table because this
field is deprecated now.

---
M src-db/database/model/tables/C_INVOICE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0047706)
vmromanos   
2012-04-18 14:07   
code review + testing OK
(0047834)
hudsonbot   
2012-04-21 14:24   
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/2eb57286c1fc [^]

Maturity status: Test