details: https://code.tryton.org/tryton/commit/170c5c81aff5
branch: default
user: Cédric Krier <[email protected]>
date: Sun Jan 11 11:57:47 2026 +0100
description:
Use th_moa as tax identifier instead of th_tin
diffstat:
modules/party/party.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 833f2d0d5a4b -r 170c5c81aff5 modules/party/party.py
--- a/modules/party/party.py Sun Jan 11 11:54:19 2026 +0100
+++ b/modules/party/party.py Sun Jan 11 11:57:47 2026 +0100
@@ -793,7 +793,7 @@
'sk_dph',
'sm_coe',
'sv_nit',
- 'th_tin',
+ 'th_moa',
'tn_mf',
'tr_vkn',
'tr_vkn',