diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-23 09:56:11 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-23 09:56:11 +0700 |
| commit | a74cf187f1e25edc18b7718c53af9f74554cfed8 (patch) | |
| tree | b5ec5cd2fd68a7dea6f0026ea869063f670f53f4 /fixco_custom/views/account_move.xml | |
| parent | 8bba994b80718a078ec24ade3b1cdf03eac8c0ff (diff) | |
| parent | 233662316ed9b108271f5f4aacb1fcc0b05be63a (diff) | |
Merge branch 'main' of bitbucket.org:altafixco/fixco-addons
pull
Diffstat (limited to 'fixco_custom/views/account_move.xml')
| -rw-r--r-- | fixco_custom/views/account_move.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml index 3eab56a..ee3cd20 100644 --- a/fixco_custom/views/account_move.xml +++ b/fixco_custom/views/account_move.xml @@ -153,6 +153,7 @@ filter_domain="[ ('invoice_marketplace', 'ilike', self) ]"/> + <field name="soo_number" string="SOO Number" filter_domain="[ @@ -174,6 +175,7 @@ <field name="reklas_used" optional="hide"/> <field name="reklas_used_by" optional="hide"/> <field name="soo_number" optional="hide"/> + <field name="invoice_marketplace" optional="hide"/> </field> </field> </record> |
