c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24483
[Bug 784006] Re: [6.0] account_move_line: improved account selectino when partner changes
** Patch added: "Proposed patch"
https://bugs.launchpad.net/openobject-addons/+bug/784006/+attachment/2132378/+files/account_move_line_default_account.patch
--
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/784006
Title:
[6.0] account_move_line: improved account selectino when partner
changes
Status in OpenERP Modules (addons):
New
Bug description:
Hi,
When one create journal entries in journals of type 'general', the
system does not propose an account when a partner is selected. For
other journal types such as 'sale' and 'purchase', an account is
proposed when a partner is selected.
The attached patch improves this behaviour as an attempt to solve the
FIXME in that area of account_move_line.
Additionnally it removes the test on journal_type = 'expense' (expense
not being a known journal type).
Best regards,
-sbi
References