main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
Showing only changes of commit b7927b787d - Show all commits

View File

@@ -6,5 +6,5 @@
<field name="purchase" mode="form" view_ids="purchase_trade.purchase_btb_view_form"/>
<newline/>
<label name="sale"/>
<field name="sale" mode="form" view_ids="purchase_trade.sale_btb_view_form"/>
<field name="sale" mode="form" view_ids="sale.sale_btb_view_form"/>
</form>