Skip to content
Snippets Groups Projects

Untrack the modifications of specific partner fields.

Closed Etienne Ferriere requested to merge topic/11.0/TG-1457 into branch/11.0
All threads resolved!
4 files
+ 7
4
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 0
2
@@ -35,7 +35,6 @@
"entries."
),
index=True,
track_visibility="onchange",
)
monthly_statement_kind_id = fields.Many2one(
@@ -46,5 +45,4 @@
"Specifications on reports to produce for monthly statements for "
"unreconciled entries."
),
track_visibility="onchange",
)
Loading