-
- Downloads
[IMP] l10n_no: generate payment reference called KID
the KID number is base on invoice and payment
the KID number control digit is calculated from the MOD10 (luan)
the last digit in the KID number is a control digit.
task-1969040
closes #33779
Signed-off-by:
Josse Colpaert <jco@openerp.com>
Showing
- addons/l10n_no/__init__.py 2 additions, 0 deletionsaddons/l10n_no/__init__.py
- addons/l10n_no/models/__init__.py 5 additions, 0 deletionsaddons/l10n_no/models/__init__.py
- addons/l10n_no/models/account_journal.py 10 additions, 0 deletionsaddons/l10n_no/models/account_journal.py
- addons/l10n_no/models/account_move.py 29 additions, 0 deletionsaddons/l10n_no/models/account_move.py
addons/l10n_no/models/__init__.py
0 → 100644
addons/l10n_no/models/account_journal.py
0 → 100644
addons/l10n_no/models/account_move.py
0 → 100644
Please register or sign in to comment