credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #00924
[Bug 901136] Re: Unused varialble in account_voucher.py
** Changed in: openobject-addons
Status: In Progress => Confirmed
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/901136
Title:
Unused varialble in account_voucher.py
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Hello,
Here is the list of unused variable in account_voucher.py
Method: _paid_amount_in_company_currency
variables: debit, credit
Method: onchange_price
variables: total, total_tax
Method: first_move_line_get
variables: move_line_obj, currency_obj
Method: account_move_get
variables: move_obj
Method: voucher_move_line_create
variables: currency_obj
Method: writeoff_move_line_get
variables: move_line_obj
Method:action_move_line_create
variables: currency_pool, tax_obj, seq_obj, ml_writeoff_id
Thanks,
Purnendu Singh
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/901136/+subscriptions
References