Added a petty cash account
git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629@245 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -864,6 +864,7 @@ INSERT INTO `pmgr_accounts` (`type`, `name`, `tillable`, `depositable`)
|
||||
('LIABILITY', 'A/P', 0, 0),
|
||||
('LIABILITY', 'Tax', 0, 0),
|
||||
('LIABILITY', 'Customer Credit', 0, 0),
|
||||
('ASSET', 'Petty Cash', 0, 0),
|
||||
('ASSET', 'Bank', 0, 1),
|
||||
('ASSET', 'Cash', 1, 0),
|
||||
('ASSET', 'Check', 1, 0),
|
||||
|
||||
Reference in New Issue
Block a user