From 3a18b6f0ca12384e009db08d99e94d38974f9811 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Tue, 3 Feb 2026 16:38:59 +0700 Subject: add invoice marketplace in tree view general ledger --- fixco_custom/views/account_move_line.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 fixco_custom/views/account_move_line.xml (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/account_move_line.xml b/fixco_custom/views/account_move_line.xml new file mode 100644 index 0000000..ee4eaa9 --- /dev/null +++ b/fixco_custom/views/account_move_line.xml @@ -0,0 +1,15 @@ + + + + + account.move.line.tree.gl.invoice.marketplace + account.move.line + + + + + + + + + -- cgit v1.2.3