add expand to core modules

This commit is contained in:
?ngel ?lvarez 2019-09-20 14:19:20 +02:00
parent b4f20d539b
commit ef6f32a055
3 changed files with 4806 additions and 0 deletions

12
account_payment_view.diff Normal file
View File

@ -0,0 +1,12 @@
diff -r 4e9d9963d09b view/move_line_list.xml
--- a/trytond/trytond/modules/account_payment/view/move_line_list.xml Mon May 06 14:56:47 2019 +0200
+++ b/trytond/trytond/modules/account_payment/view/move_line_list.xml Wed Sep 18 16:18:53 2019 +0200
@@ -3,7 +3,7 @@
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="move"/>
- <field name="origin"/>
+ <field name="move_origin"/>
<field name="description"/>
<field name="party"/>
<field name="maturity_date"/>

File diff suppressed because it is too large Load Diff

3
series
View File

@ -1,6 +1,9 @@
#issue262131002_284001002.diff # [multi modules] view with expand
babi_multiprocess.diff # [trytond] babi multiprocess
trytond_test_database.diff # [trytond] avoid errors on upgrades from version 3.4
logging_jsonrpc_exeption.diff # [trytond] logging JSONRPC Exception
account_payment_view.diff # [account_payment]
issue3932.diff # [account] rule account move and account move line by company
issue8469.diff # [account] Wrong domain in action move line receivable