Made progress adapting the receipt code onto the latest db changes.
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@387 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -82,7 +82,7 @@ echo $this->element('statement_entries', array
|
||||
'config' => array
|
||||
('caption' => 'Account',
|
||||
'filter' => array('Customer.id' => $customer['Customer']['id']),
|
||||
'exclude' => array('Effective', 'Customer'),
|
||||
'exclude' => array('Customer'),
|
||||
)));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user