Created on 2017-10-16.10:55:16 by ced, last changed 1 month ago by roundup-bot.
New changeset 0e6703a75db0 by Cédric Krier in branch 'default': Use reference field for statement line relation https://hg.tryton.org/tryton-tools/rev/0e6703a75db0
New changeset 05278d6e0606 by Cédric Krier in branch 'default': Fill reference field for statement line relation https://hg.tryton.org/tryton-env/rev/05278d6e0606
New changeset 2669f91fe626 by Cédric Krier in branch 'default': Fill reference field for statement line relation https://hg.tryton.org/modules/account_statement_rule/rev/2669f91fe626
New changeset 1a0269386bf5 by Cédric Krier in branch 'default': Use reference field for statement line relation https://hg.tryton.org/tryton-env/rev/1a0269386bf5
New changeset 20ec208741f4 by Cédric Krier in branch 'default': Use reference field for statement line relation https://hg.tryton.org/modules/account_statement/rev/20ec208741f4
New changeset b79478a78f7a by Cédric Krier in branch 'default': Use reference field for statement line relation https://hg.tryton.org/modules/account_payment_clearing/rev/b79478a78f7a
New changeset cbca58c85330 by Cédric Krier in branch 'default': Use reference field for statement line relation https://hg.tryton.org/modules/account_payment/rev/cbca58c85330
I have started an implementation, it works on server-side but without issue11074 it can not be used on client-side.
While doing this, I think the payment option on statement line should be added in account_payment module. And the account from the payment move line could be used if no clearing journal is defined. This will probably improve the UX: https://discuss.tryton.org/t/difficulties-entering-bank-statement-origin-lines/1741
A patch exists for issue6918 so this feature could be implemented.
It will required issue6918 because lines are in an editable view.
As those fields are mutually exclusive, I think we should use a Reference field. This will become a generic field to encode linked document.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-05-03 01:20:19 | roundup-bot | set | messages: + msg76441 |
2022-02-23 09:19:48 | roundup-bot | set | messages: + msg74325 |
2022-02-23 09:19:43 | roundup-bot | set | messages: + msg74324 |
2022-02-23 00:01:59 | roundup-bot | set | messages: + msg74322 |
2022-02-23 00:01:52 | roundup-bot | set | messages: + msg74321 |
2022-02-23 00:01:45 | roundup-bot | set | messages: + msg74320 |
2022-02-23 00:01:40 | roundup-bot | set | messages:
+ msg74319 nosy: + roundup-bot status: testing -> resolved |
2022-02-14 00:31:50 | reviewbot | set | messages: + msg74097 |
2022-02-14 00:02:19 | ced | set | superseder: + Use dictionary for search_order on Reference field |
2022-02-03 23:42:52 | reviewbot | set | messages: + msg73867 |
Showing 10 items. Show all history (warning: this could be VERY long)