Skip to content

Commit 371612f

Browse files
dnplkndllgithub-actions[bot]
authored andcommitted
[MIG] in-seed no-op modules: annotations + docsource
1 parent 27cebed commit 371612f

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

docsource/modules180-190.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,9 +674,9 @@ Module coverage 18.0 -> 19.0
674674
+---------------------------------------------------+----------------------+-------------------------------------------------+
675675
| l10n_uk | | |
676676
+---------------------------------------------------+----------------------+-------------------------------------------------+
677-
| l10n_us | | |
677+
| l10n_us | Nothing to do | |
678678
+---------------------------------------------------+----------------------+-------------------------------------------------+
679-
| l10n_us_account | | |
679+
| l10n_us_account | Nothing to do | |
680680
+---------------------------------------------------+----------------------+-------------------------------------------------+
681681
| l10n_uy | |No DB layout changes. |
682682
+---------------------------------------------------+----------------------+-------------------------------------------------+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---Models in module 'l10n_us'---
2+
---Fields in module 'l10n_us'---
3+
l10n_us / res.partner.bank / aba_routing (char) : DEL
4+
l10n_us / res.partner.bank / l10n_us_bank_account_type (selection): NEW required, selection_keys: ['checking', 'savings'], hasdefault: default
5+
6+
# NOTHING TO DO
7+
8+
---XML records in module 'l10n_us'---
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---Models in module 'l10n_us_account'---
2+
---Fields in module 'l10n_us_account'---
3+
l10n_us_account / res.bank / intermediary_bank_id (many2one): NEW relation: res.bank
4+
5+
# NOTHING TO DO
6+
7+
---XML records in module 'l10n_us_account'---
8+
NEW account.report: l10n_us_account.tax_report
9+
NEW account.report.column: l10n_us_account.column_net
10+
NEW account.report.column: l10n_us_account.column_tax
11+
NEW ir.ui.view: l10n_us_account.res_bank_view_form
12+
13+
# NOTHING TO DO

0 commit comments

Comments
 (0)