Skip to content
Snippets Groups Projects
Commit 328d4a26 authored by Swapnesh Shah's avatar Swapnesh Shah
Browse files

[FIX] l10n_ch: Update l10n_ch_postal if related field is set

Fixes https://github.com/odoo/odoo/issues/43122


Before this commit, Creating Journal without Bank account number will be failed as, It tries to update Related field 'l10n_ch_postal' while bank_account_id is not set.

In this commit, we update 'l10n_ch_postal' if 'bank_account_id' is present on Journal

closes odoo/odoo#43295

X-original-commit: 6ddd93bf
Signed-off-by: default avataroco-odoo <oco-odoo@users.noreply.github.com>
parent 73b89d56
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment