[tryton-commits] changeset in trytond:5.8 Do not return None when evaluating doma...

2021-04-09 Thread Cédric Krier
changeset 0e79561db204 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=0e79561db204 description: Do not return None when evaluating domain with in operator When the operator is 'in' and the value contains None, Field._domain_add_null adds an equal

[tryton-commits] changeset in tryton:5.8 Set visual indicator on Symbol widget

2021-04-09 Thread Sergi Almacellas Abellana
changeset 2fe496988f22 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=2fe496988f22 description: Set visual indicator on Symbol widget issue9993 review340131002 (grafted from a3b021ea932e2be3db06beb0638b64b40171a7b4) diffstat:

[tryton-commits] changeset in tryton:5.8 Do not return None when evaluating domai...

2021-04-09 Thread Cédric Krier
changeset c51a816b59a7 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=c51a816b59a7 description: Do not return None when evaluating domain with in operator When the operator is 'in' and the value contains None, Field._domain_add_null adds an equal

[tryton-commits] changeset in tryton:5.6 Unquote file name of attachment dropped

2021-04-09 Thread Cédric Krier
changeset f4eb60b4ba6f in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=f4eb60b4ba6f description: Unquote file name of attachment dropped issue10189 review345521002 (grafted from 0a1339c4ec24d8bc948353bc6d255037cbfa7c9a) diffstat:

[tryton-commits] changeset in tryton:5.8 Unquote file name of attachment dropped

2021-04-09 Thread Cédric Krier
changeset aee7a83288a6 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=aee7a83288a6 description: Unquote file name of attachment dropped issue10189 review345521002 (grafted from 0a1339c4ec24d8bc948353bc6d255037cbfa7c9a) diffstat:

[tryton-commits] changeset in sao:5.8 Do not return None when evaluating domain w...

2021-04-09 Thread Cédric Krier
changeset c6c98fba1000 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=c6c98fba1000 description: Do not return None when evaluating domain with in operator When the operator is 'in' and the value contains None, Field._domain_add_null adds an equal operator

[tryton-commits] changeset in sao:5.0 Do not set image if record has changed

2021-04-09 Thread Cédric Krier
changeset dad823c23a5a in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=dad823c23a5a description: Do not set image if record has changed issue10172 review335801003 (grafted from 38b6ef32b9018afba00a190cb38af19f15bf3ba7) diffstat: src/view/form.js | 3

[tryton-commits] changeset in sao:5.6 Do not set image if record has changed

2021-04-09 Thread Cédric Krier
changeset b6d0edc1c347 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=b6d0edc1c347 description: Do not set image if record has changed issue10172 review335801003 (grafted from 38b6ef32b9018afba00a190cb38af19f15bf3ba7) diffstat: src/view/form.js | 3

[tryton-commits] changeset in sao:5.8 Do not set image if record has changed

2021-04-09 Thread Cédric Krier
changeset e8f4548f84cc in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=e8f4548f84cc description: Do not set image if record has changed issue10172 review335801003 (grafted from 38b6ef32b9018afba00a190cb38af19f15bf3ba7) diffstat: src/view/form.js | 3

[tryton-commits] changeset in sao:5.0 Use proper attribute to set text readonly o...

2021-04-09 Thread Cédric Krier
changeset ef51b188409f in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=ef51b188409f description: Use proper attribute to set text readonly on binary widget issue10171 review330491003 (grafted from 82210ee8e8f5733be8f9f6e09f9a70be6797b91b) diffstat:

[tryton-commits] changeset in sao:5.6 Use proper attribute to set text readonly o...

2021-04-09 Thread Cédric Krier
changeset d5172ee7b63f in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=d5172ee7b63f description: Use proper attribute to set text readonly on binary widget issue10171 review330491003 (grafted from 82210ee8e8f5733be8f9f6e09f9a70be6797b91b) diffstat:

[tryton-commits] changeset in sao:5.8 Use proper attribute to set text readonly o...

2021-04-09 Thread Cédric Krier
changeset 8d4ca4fda4a7 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=8d4ca4fda4a7 description: Use proper attribute to set text readonly on binary widget issue10171 review330491003 (grafted from 82210ee8e8f5733be8f9f6e09f9a70be6797b91b) diffstat:

[tryton-commits] changeset in sao:5.0 Store binary data once fetched

2021-04-09 Thread Cédric Krier
changeset a126cfbd03bd in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=a126cfbd03bd description: Store binary data once fetched issue10170 review341671002 (grafted from 5481cc812166a87ab6a8aea7e41fbe99ec8b78e0) diffstat: src/model.js | 4 +++- 1

[tryton-commits] changeset in sao:5.6 Store binary data once fetched

2021-04-09 Thread Cédric Krier
changeset 954667206f10 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=954667206f10 description: Store binary data once fetched issue10170 review341671002 (grafted from 5481cc812166a87ab6a8aea7e41fbe99ec8b78e0) diffstat: src/model.js | 4 +++- 1

[tryton-commits] changeset in sao:5.8 Store binary data once fetched

2021-04-09 Thread Cédric Krier
changeset 72a55ae6580a in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=72a55ae6580a description: Store binary data once fetched issue10170 review341671002 (grafted from 5481cc812166a87ab6a8aea7e41fbe99ec8b78e0) diffstat: src/model.js | 4 +++- 1

[tryton-commits] changeset in modules/stock_package_shipping_dpd:5.0 Limit name a...

2021-04-09 Thread Cédric Krier
changeset 61dae2427410 in modules/stock_package_shipping_dpd:5.0 details: https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset=61dae2427410 description: Limit name and city to 35 chars issue10200 review332271013 (grafted from

[tryton-commits] changeset in modules/stock_package_shipping_dpd:5.6 Limit name a...

2021-04-09 Thread Cédric Krier
changeset e1963e427fa0 in modules/stock_package_shipping_dpd:5.6 details: https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset=e1963e427fa0 description: Limit name and city to 35 chars issue10200 review332271013 (grafted from

[tryton-commits] changeset in modules/stock_package_shipping_dpd:5.8 Limit name a...

2021-04-09 Thread Cédric Krier
changeset 45b88cd1a7d3 in modules/stock_package_shipping_dpd:5.8 details: https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset=45b88cd1a7d3 description: Limit name and city to 35 chars issue10200 review332271013 (grafted from

[tryton-commits] changeset in modules/stock:5.6 Fallback to template on recompute...

2021-04-09 Thread Sergi Almacellas Abellana
changeset fb821d2549b8 in modules/stock:5.6 details: https://hg.tryton.org/modules/stock?cmd=changeset=fb821d2549b8 description: Fallback to template on recompute price error message issue10251 review320811002 (grafted from 31d952c5014cf1cb2c3805e700da9ea06f6c5830)

[tryton-commits] changeset in modules/stock:5.8 Fallback to template on recompute...

2021-04-09 Thread Sergi Almacellas Abellana
changeset 723a2a8b45b8 in modules/stock:5.8 details: https://hg.tryton.org/modules/stock?cmd=changeset=723a2a8b45b8 description: Fallback to template on recompute price error message issue10251 review320811002 (grafted from 31d952c5014cf1cb2c3805e700da9ea06f6c5830)

[tryton-commits] changeset in modules/sale_subscription:5.6 Clear employee fields...

2021-04-09 Thread Adrià Tarroja Caubet
changeset 06be00ab3a00 in modules/sale_subscription:5.6 details: https://hg.tryton.org/modules/sale_subscription?cmd=changeset=06be00ab3a00 description: Clear employee fields on copy issue10209 review357511002 (grafted from

[tryton-commits] changeset in modules/sale_subscription:5.8 Clear employee fields...

2021-04-09 Thread Adrià Tarroja Caubet
changeset 517f993d740e in modules/sale_subscription:5.8 details: https://hg.tryton.org/modules/sale_subscription?cmd=changeset=517f993d740e description: Clear employee fields on copy issue10209 review357511002 (grafted from

[tryton-commits] changeset in modules/sale_shipment_tolerance:5.0 Accept under sh...

2021-04-09 Thread Cédric Krier
changeset bfc3ac49d357 in modules/sale_shipment_tolerance:5.0 details: https://hg.tryton.org/modules/sale_shipment_tolerance?cmd=changeset=bfc3ac49d357 description: Accept under shipment if minimal quantity is less then quantity sold This prevents to consider as shipped the case

[tryton-commits] changeset in modules/sale_shipment_tolerance:5.6 Accept under sh...

2021-04-09 Thread Cédric Krier
changeset 1e5af45b8a52 in modules/sale_shipment_tolerance:5.6 details: https://hg.tryton.org/modules/sale_shipment_tolerance?cmd=changeset=1e5af45b8a52 description: Accept under shipment if minimal quantity is less then quantity sold This prevents to consider as shipped the case

[tryton-commits] changeset in modules/sale_shipment_tolerance:5.8 Accept under sh...

2021-04-09 Thread Cédric Krier
changeset ccb6babd61bb in modules/sale_shipment_tolerance:5.8 details: https://hg.tryton.org/modules/sale_shipment_tolerance?cmd=changeset=ccb6babd61bb description: Accept under shipment if minimal quantity is less then quantity sold This prevents to consider as shipped the case

[tryton-commits] changeset in modules/sale_shipment_cost:5.8 Store in a list the ...

2021-04-09 Thread Sergi Almacellas Abellana
changeset e72740b49c79 in modules/sale_shipment_cost:5.8 details: https://hg.tryton.org/modules/sale_shipment_cost?cmd=changeset=e72740b49c79 description: Store in a list the shipments to be saved issue10238 review320781002 (grafted from

[tryton-commits] changeset in modules/sale_opportunity:5.6 Clear employee fields ...

2021-04-09 Thread Adrià Tarroja Caubet
changeset bddae715ece0 in modules/sale_opportunity:5.6 details: https://hg.tryton.org/modules/sale_opportunity?cmd=changeset=bddae715ece0 description: Clear employee fields on copy issue10209 review357511002 (grafted from 780803562c5bb25154075797bace2370e381c826)

[tryton-commits] changeset in modules/sale_opportunity:5.8 Clear employee fields ...

2021-04-09 Thread Adrià Tarroja Caubet
changeset 98b83b3b482c in modules/sale_opportunity:5.8 details: https://hg.tryton.org/modules/sale_opportunity?cmd=changeset=98b83b3b482c description: Clear employee fields on copy issue10209 review357511002 (grafted from 780803562c5bb25154075797bace2370e381c826)

[tryton-commits] changeset in modules/sale_complaint:5.0 Clear result when copyin...

2021-04-09 Thread Sergi Almacellas Abellana
changeset 1402ab2bd41a in modules/sale_complaint:5.0 details: https://hg.tryton.org/modules/sale_complaint?cmd=changeset=1402ab2bd41a description: Clear result when copying actions issue10198 review343921003 (grafted from 324570db0796cbc1b67078ce7be0834e60200268)

[tryton-commits] changeset in modules/sale_complaint:5.6 Clear result when copyin...

2021-04-09 Thread Sergi Almacellas Abellana
changeset 122ea363bbf9 in modules/sale_complaint:5.6 details: https://hg.tryton.org/modules/sale_complaint?cmd=changeset=122ea363bbf9 description: Clear result when copying actions issue10198 review343921003 (grafted from 324570db0796cbc1b67078ce7be0834e60200268)

[tryton-commits] changeset in modules/sale_complaint:5.8 Clear result when copyin...

2021-04-09 Thread Sergi Almacellas Abellana
changeset 9dde0bad3826 in modules/sale_complaint:5.8 details: https://hg.tryton.org/modules/sale_complaint?cmd=changeset=9dde0bad3826 description: Clear result when copying actions issue10198 review343921003 (grafted from 324570db0796cbc1b67078ce7be0834e60200268)

[tryton-commits] changeset in modules/sale:5.6 Clear employee fields on copy

2021-04-09 Thread Adrià Tarroja Caubet
changeset 0429920aa261 in modules/sale:5.6 details: https://hg.tryton.org/modules/sale?cmd=changeset=0429920aa261 description: Clear employee fields on copy issue10209 review357511002 (grafted from f51789ea2880f0e5d17c2396c5414e36c25bbae2) diffstat: sale.py | 2

[tryton-commits] changeset in modules/sale:5.8 Clear employee fields on copy

2021-04-09 Thread Adrià Tarroja Caubet
changeset 006ca5ab02d1 in modules/sale:5.8 details: https://hg.tryton.org/modules/sale?cmd=changeset=006ca5ab02d1 description: Clear employee fields on copy issue10209 review357511002 (grafted from f51789ea2880f0e5d17c2396c5414e36c25bbae2) diffstat: sale.py | 2

[tryton-commits] changeset in modules/purchase_requisition:5.6 Clear employee fie...

2021-04-09 Thread Adrià Tarroja Caubet
changeset dae1f964ccf5 in modules/purchase_requisition:5.6 details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset=dae1f964ccf5 description: Clear employee fields on copy issue10209 review357511002 (grafted from

[tryton-commits] changeset in modules/purchase_requisition:5.8 Clear employee fie...

2021-04-09 Thread Adrià Tarroja Caubet
changeset fd54707e3c18 in modules/purchase_requisition:5.8 details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset=fd54707e3c18 description: Clear employee fields on copy issue10209 review357511002 (grafted from

[tryton-commits] changeset in modules/purchase_request:5.6 Clear employee fields ...

2021-04-09 Thread Adrià Tarroja Caubet
changeset 229d820b5f33 in modules/purchase_request:5.6 details: https://hg.tryton.org/modules/purchase_request?cmd=changeset=229d820b5f33 description: Clear employee fields on copy issue10209 review357511002 (grafted from 79249d1938e4650ee39389a358b4ea38d1bcf978)

[tryton-commits] changeset in modules/purchase_request:5.8 Clear employee fields ...

2021-04-09 Thread Adrià Tarroja Caubet
changeset 7acbf4de28ab in modules/purchase_request:5.8 details: https://hg.tryton.org/modules/purchase_request?cmd=changeset=7acbf4de28ab description: Clear employee fields on copy issue10209 review357511002 (grafted from 79249d1938e4650ee39389a358b4ea38d1bcf978)

[tryton-commits] changeset in modules/purchase:5.6 Clear employee fields on copy

2021-04-09 Thread Adrià Tarroja Caubet
changeset bbaf63e5ab38 in modules/purchase:5.6 details: https://hg.tryton.org/modules/purchase?cmd=changeset=bbaf63e5ab38 description: Clear employee fields on copy issue10209 review357511002 (grafted from 547822f452ce8bd655e7b8e4440a9ecf9ea87626) diffstat:

[tryton-commits] changeset in modules/purchase:5.8 Clear employee fields on copy

2021-04-09 Thread Adrià Tarroja Caubet
changeset 3cbcf7b20efe in modules/purchase:5.8 details: https://hg.tryton.org/modules/purchase?cmd=changeset=3cbcf7b20efe description: Clear employee fields on copy issue10209 review357511002 (grafted from 547822f452ce8bd655e7b8e4440a9ecf9ea87626) diffstat:

[tryton-commits] changeset in modules/production:5.6 Clear employee fields on copy

2021-04-09 Thread Adrià Tarroja Caubet
changeset 1655d40503c3 in modules/production:5.6 details: https://hg.tryton.org/modules/production?cmd=changeset=1655d40503c3 description: Clear employee fields on copy issue10209 review357511002 (grafted from 9b68fddbd19ef39ba8b91f582c7f1904bc61605f) diffstat:

[tryton-commits] changeset in modules/production:5.8 Clear employee fields on copy

2021-04-09 Thread Adrià Tarroja Caubet
changeset d5b38511c1e7 in modules/production:5.8 details: https://hg.tryton.org/modules/production?cmd=changeset=d5b38511c1e7 description: Clear employee fields on copy issue10209 review357511002 (grafted from 9b68fddbd19ef39ba8b91f582c7f1904bc61605f) diffstat:

[tryton-commits] changeset in modules/product:5.6 Set searchable for template fun...

2021-04-09 Thread Cédric Krier
changeset c861f7380833 in modules/product:5.6 details: https://hg.tryton.org/modules/product?cmd=changeset=c861f7380833 description: Set searchable for template function field The searchable property is inherited from the template field definition. issue9814

[tryton-commits] changeset in modules/product:5.8 Set searchable for template fun...

2021-04-09 Thread Cédric Krier
changeset fbcb5b79b3a9 in modules/product:5.8 details: https://hg.tryton.org/modules/product?cmd=changeset=fbcb5b79b3a9 description: Set searchable for template function field The searchable property is inherited from the template field definition. issue9814

[tryton-commits] changeset in modules/commission:5.0 Set commission date at creat...

2021-04-09 Thread Cédric Krier
changeset 50f69350f7d5 in modules/commission:5.0 details: https://hg.tryton.org/modules/commission?cmd=changeset=50f69350f7d5 description: Set commission date at creation for invoice already paid issue10214 review320721002 (grafted from

[tryton-commits] changeset in modules/commission:5.6 Set commission date at creat...

2021-04-09 Thread Cédric Krier
changeset bc8301b9b6dc in modules/commission:5.6 details: https://hg.tryton.org/modules/commission?cmd=changeset=bc8301b9b6dc description: Set commission date at creation for invoice already paid issue10214 review320721002 (grafted from

[tryton-commits] changeset in modules/commission:5.8 Set commission date at creat...

2021-04-09 Thread Cédric Krier
changeset 1a8a86b32a54 in modules/commission:5.8 details: https://hg.tryton.org/modules/commission?cmd=changeset=1a8a86b32a54 description: Set commission date at creation for invoice already paid issue10214 review320721002 (grafted from

[tryton-commits] changeset in modules/account_asset:5.0 Search running assets on ...

2021-04-09 Thread Cédric Krier
changeset f6ac0eb7912c in modules/account_asset:5.0 details: https://hg.tryton.org/modules/account_asset?cmd=changeset=f6ac0eb7912c description: Search running assets on the same company as the closed period issue10224 review363061002 (grafted from

[tryton-commits] changeset in modules/account_asset:5.8 Search running assets on ...

2021-04-09 Thread Cédric Krier
changeset 3c34bb2b1649 in modules/account_asset:5.8 details: https://hg.tryton.org/modules/account_asset?cmd=changeset=3c34bb2b1649 description: Search running assets on the same company as the closed period issue10224 review363061002 (grafted from

[tryton-commits] changeset in modules/account_asset:5.6 Search running assets on ...

2021-04-09 Thread Cédric Krier
changeset a6f857a32e4a in modules/account_asset:5.6 details: https://hg.tryton.org/modules/account_asset?cmd=changeset=a6f857a32e4a description: Search running assets on the same company as the closed period issue10224 review363061002 (grafted from

[tryton-commits] changeset in modules/account:default Add relate from party to ge...

2021-04-09 Thread Sergio Morillo
changeset 0dc70fbec606 in modules/account:default details: https://hg.tryton.org/modules/account?cmd=changeset=0dc70fbec606 description: Add relate from party to general ledger accounts issue10243 review341901002 diffstat: CHANGELOG | 1 + account.xml | 17

[tryton-commits] changeset in modules/account_es:default Set listed records for A...

2021-04-09 Thread Sergi Almacellas Abellana
changeset 4df9caf0e68f in modules/account_es:default details: https://hg.tryton.org/modules/account_es?cmd=changeset=4df9caf0e68f description: Set listed records for AEAT 347 and 349 reports issue10230 review330611002 diffstat: reporting_tax.xml | 2 ++ 1 files

[tryton-commits] changeset in modules/account_es:default Set vat list code on rec...

2021-04-09 Thread Sergi Almacellas Abellana
changeset 94e45d9d5c3a in modules/account_es:default details: https://hg.tryton.org/modules/account_es?cmd=changeset=94e45d9d5c3a description: Set vat list code on recargo and exempt taxes Exclude reported_with base amounts to avoid duplication issue10213

[tryton-commits] changeset in modules/stock:default Call super() method of view_a...

2021-04-09 Thread Nicolas Évrard
changeset 1f805acff803 in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset=1f805acff803 description: Call super() method of view_attributes issue10151 review349551002 diffstat: inventory.py | 2 +- move.py | 2 +- shipment.py | 2

[tryton-commits] changeset in modules/sale_subscription:default Call super() meth...

2021-04-09 Thread Nicolas Évrard
changeset bd509929e911 in modules/sale_subscription:default details: https://hg.tryton.org/modules/sale_subscription?cmd=changeset=bd509929e911 description: Call super() method of view_attributes issue10151 review349551002 diffstat: subscription.py | 2 +- 1 files

[tryton-commits] changeset in modules/sale_opportunity:default Call super() metho...

2021-04-09 Thread Nicolas Évrard
changeset bbd25a079f89 in modules/sale_opportunity:default details: https://hg.tryton.org/modules/sale_opportunity?cmd=changeset=bbd25a079f89 description: Call super() method of view_attributes issue10151 review349551002 diffstat: opportunity.py | 2 +- 1 files

[tryton-commits] changeset in modules/sale_complaint:default Call super() method ...

2021-04-09 Thread Nicolas Évrard
changeset 78038eb7c59b in modules/sale_complaint:default details: https://hg.tryton.org/modules/sale_complaint?cmd=changeset=78038eb7c59b description: Call super() method of view_attributes issue10151 review349551002 diffstat: complaint.py | 2 +- 1 files changed, 1

[tryton-commits] changeset in modules/sale:default Call super() method of view_at...

2021-04-09 Thread Nicolas Évrard
changeset 0c8a414e80c8 in modules/sale:default details: https://hg.tryton.org/modules/sale?cmd=changeset=0c8a414e80c8 description: Call super() method of view_attributes issue10151 review349551002 diffstat: sale.py | 4 ++-- 1 files changed, 2 insertions(+), 2

[tryton-commits] changeset in modules/purchase_requisition:default Call super() m...

2021-04-09 Thread Nicolas Évrard
changeset 25ac2a496d23 in modules/purchase_requisition:default details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset=25ac2a496d23 description: Call super() method of view_attributes issue10151 review349551002 diffstat: purchase.py | 2 +- 1 files

[tryton-commits] changeset in modules/purchase_request:default Call super() metho...

2021-04-09 Thread Nicolas Évrard
changeset bf31be74debc in modules/purchase_request:default details: https://hg.tryton.org/modules/purchase_request?cmd=changeset=bf31be74debc description: Call super() method of view_attributes issue10151 review349551002 diffstat: purchase_request.py | 2 +- 1 files

[tryton-commits] changeset in modules/purchase:default Call super() method of vie...

2021-04-09 Thread Nicolas Évrard
changeset d04a7d920667 in modules/purchase:default details: https://hg.tryton.org/modules/purchase?cmd=changeset=d04a7d920667 description: Call super() method of view_attributes issue10151 review349551002 diffstat: purchase.py | 4 ++-- 1 files changed, 2 insertions(+),

[tryton-commits] changeset in modules/marketing_automation:default Call super() m...

2021-04-09 Thread Nicolas Évrard
changeset 5b63ac56f903 in modules/marketing_automation:default details: https://hg.tryton.org/modules/marketing_automation?cmd=changeset=5b63ac56f903 description: Call super() method of view_attributes issue10151 review349551002 diffstat: marketing_automation.py | 2 +-

[tryton-commits] changeset in modules/account_statement_rule:default Call super()...

2021-04-09 Thread Nicolas Évrard
changeset fb1c71e09d67 in modules/account_statement_rule:default details: https://hg.tryton.org/modules/account_statement_rule?cmd=changeset=fb1c71e09d67 description: Call super() method of view_attributes issue10151 review349551002 diffstat: account.py | 2 +- 1 files

[tryton-commits] changeset in modules/account_statement:default Call super() meth...

2021-04-09 Thread Nicolas Évrard
changeset c4db2f037591 in modules/account_statement:default details: https://hg.tryton.org/modules/account_statement?cmd=changeset=c4db2f037591 description: Call super() method of view_attributes issue10151 review349551002 diffstat: statement.py | 2 +- 1 files

[tryton-commits] changeset in modules/account_invoice:default Call super() method...

2021-04-09 Thread Nicolas Évrard
changeset 7e707a5468bd in modules/account_invoice:default details: https://hg.tryton.org/modules/account_invoice?cmd=changeset=7e707a5468bd description: Call super() method of view_attributes issue10151 review349551002 diffstat: invoice.py | 4 ++-- 1 files changed, 2

[tryton-commits] changeset in modules/account:default Call super() method of view...

2021-04-09 Thread Nicolas Évrard
changeset 8454816a931c in modules/account:default details: https://hg.tryton.org/modules/account?cmd=changeset=8454816a931c description: Call super() method of view_attributes issue10151 review349551002 diffstat: account.py | 6 +++--- party.py | 2 +- 2 files