c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23879
[Bug 780598] [NEW] account - reserve_account_id - is equity not payable
Public bug reported:
account/wizard/account_report_balance_sheet.py
'reserve_account_id': fields.many2one('account.account', 'Reserve & Profit/Loss Account',
required=True,
help='This Account is used for transfering Profit/Loss ' \
'(Profit: Amount will be added, Loss: Amount will be duducted), ' \
'which is calculated from Profilt & Loss Report',
domain = [('type','=','payable')]),
IMHO this account must be defined as
type = ' other'
user_type.code='euqity'
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/780598
Title:
account - reserve_account_id - is equity not payable
Status in OpenERP Modules (addons):
New
Bug description:
account/wizard/account_report_balance_sheet.py
'reserve_account_id': fields.many2one('account.account', 'Reserve & Profit/Loss Account',
required=True,
help='This Account is used for transfering Profit/Loss ' \
'(Profit: Amount will be added, Loss: Amount will be duducted), ' \
'which is calculated from Profilt & Loss Report',
domain = [('type','=','payable')]),
IMHO this account must be defined as
type = ' other'
user_type.code='euqity'
Follow ups
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: Cristian Salamea (Gnuthink), 2011-05-18
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: Ferdinand @ Camptocamp, 2011-05-18
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: qdp (OpenERP), 2011-05-18
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: Mustufa Rangwala (Open ERP), 2011-05-17
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: Ashvin Rathod (OpenERP), 2011-05-17
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: Launchpad Bug Tracker, 2011-05-17
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: Ashvin Rathod (OpenERP), 2011-05-17
-
[Bug 780598] Re: account - reserve_account_id - is equity not payable
From: Amit Parik (OpenERP), 2011-05-16
-
Re: [Bug 780598] [NEW] account - reserve_account_id - is equity not payable
From: Bogdan Stanciu, 2011-05-10
-
[Bug 780598] [NEW] account - reserve_account_id - is equity not payable
From: Ferdinand @ Camptocamp, 2011-05-10
References