[6.1] Partner Bank account number required (l10n_ch)
Bug #1040536 reported by
Damien Raemy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenERP Swiss Localization |
New
|
Undecided
|
Unassigned | ||
6.1 |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Hello,
In version 6.0, the account number of a bank account of a partner is not required in the base module. This is good for the Swiss localization because we can have post number or others account without number.
But in 6.1, the field is required in the base module, and not override in the module l10n_ch.
I propose the following solution:
addons/
Ligne 56: replace
'acc_number': fields.
by
'acc_number': fields.
(like in the module l10n_rib).
Thanks
Changed in openobject-addons: | |
status: | New → Opinion |
affects: | openobject-addons → openerp-swiss-localization |
Changed in openerp-swiss-localization: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
summary: |
- Partner Bank account number required (l10n_ch) + [6.0] Partner Bank account number required (l10n_ch) |
summary: |
- [6.0] Partner Bank account number required (l10n_ch) + [6.1] Partner Bank account number required (l10n_ch) |
no longer affects: | openerp-swiss-localization/stable6.0 |
no longer affects: | openerp-swiss-localization/stable6.0 |
no longer affects: | openerp-swiss-localization |
To post a comment you must log in.
Hello,
I don't speak about the IBAN. I Speak about the account number. Please see how react the partner account number under OpenERP 6.0 with l10n_ch and what is different in OpenERP 6.1.
Thanks