Openbravo Issue Tracking System - Modules
View Issue Details
0016660ModulesBooking controlpublic2011-04-05 19:142011-04-07 12:44
andreaferaco 
andreaferaco 
highmajoralways
closedfixed 
5
 
2.50 
0016660: Test case Communit-5630 Not Passed
When only one accounting unit is created in the system, the callout which sets the booking control sequence is not fired.
Since there is no way to change the value of the accounting unit field, the Booking Control Sequence cannot be properly set.
However this is possible because Booking Control Sequence is not read-only, while according to requirements it was expected to be so.
Follow the steps described in Communit-5630
HIS
Issue History
2011-04-05 19:14andreaferacoNew Issue
2011-04-05 19:14andreaferacoAssigned To => andreaferaco
2011-04-05 19:15andreaferacoTag Attached: HIS
2011-04-05 19:24andreaferacoversion2.50 =>
2011-04-05 19:24andreaferacoBuild => obbo_acctunits_0.0.1
2011-04-05 19:24andreaferacoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1780#r1780
2011-04-06 12:10andreaferacoAssigned Toandreaferaco => riccardogervasi
2011-04-06 17:48riccardogervasiNote Added: 0035678
2011-04-06 17:52riccardogervasiAssigned Toriccardogervasi => andreaferaco
2011-04-06 17:54riccardogervasiIssue Monitored: riccardogervasi
2011-04-06 17:54riccardogervasiIssue End Monitor: riccardogervasi
2011-04-06 17:57andreaferacoStatusnew => acknowledged
2011-04-07 11:05andreaferacoStatusacknowledged => scheduled
2011-04-07 11:05andreaferacofix_in_branch => pi
2011-04-07 11:06andreaferacoStatusscheduled => resolved
2011-04-07 11:06andreaferacoResolutionopen => fixed
2011-04-07 11:19hgbotCheckin
2011-04-07 11:19hgbotNote Added: 0035704
2011-04-07 12:44andreaferacoNote Added: 0035724
2011-04-07 12:44andreaferacoStatusresolved => closed

Notes
(0035678)
riccardogervasi   
2011-04-06 17:48   
The first bug related to records already stored in the application has been resolved with database trigger on table bcau_accounting_unit.
The second bug related to Booking Control Sequence field is not read-only has been resolved with the creation of the industry template.
(0035704)
hgbot   
2011-04-07 11:19   
Repository: erp/pmods/org.openbravo.obbo_acctunit
Changeset: 2854fdd2c5ba79bbfbe7eb44dcf0b084aae76266
Author: Riccardo Gervasi <riccardo.gervasi <at> extrasys.it>
Date: Thu Apr 07 11:08:22 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.obbo_acctunit/rev/2854fdd2c5ba79bbfbe7eb44dcf0b084aae76266 [^]

HIS-20: Resolution issue 16660

---
M src-db/database/sourcedata/AD_MODULE.xml
A src-db/database/model/triggers/BCAU_ACCOUNTING_UNIT_TRG.xml
---
(0035724)
andreaferaco   
2011-04-07 12:44   
Fixed with version 0.0.2 of Booking Control for Accounting Units