Created on 2022-03-15.17:17:24 by mrichez, last changed 3 months ago by roundup-bot.
New changeset 665d39b73967 by Cédric Krier in branch 'default': Prevent delete tax identifier used on invoice https://hg.tryton.org/tryton-env/rev/665d39b73967
New changeset f41e3f7dfd7f by David Blanco Bautista in branch 'default': Prevent delete tax identifier used on invoice https://hg.tryton.org/modules/account_invoice/rev/f41e3f7dfd7f
Tax_identifier is used in many models (party, invoices, ..) It's not a mandatory field but it should not be allowed to be deleted once this identifier is used on invoice and party_tax_identifier. (ondelete='RESTRICT').
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-03-25 15:57:09 | roundup-bot | set | messages: + msg74741 |
2022-03-25 15:57:03 | roundup-bot | set | messages:
+ msg74740 nosy: + roundup-bot status: testing -> resolved |
2022-03-22 14:09:50 | reviewbot | set | messages: + msg74671 |
2022-03-18 10:27:57 | reviewbot | set | messages: + msg74580 |
2022-03-18 09:28:15 | reviewbot | set | messages:
+ msg74579 nosy: + reviewbot |
2022-03-18 09:15:28 | Davidoff | set | assignedto: Davidoff keyword: + review nosy: + Davidoff reviews: 386231002 status: unread -> testing |
2022-03-16 09:07:22 | pokoli | set | component:
- party keyword: + easy |
2022-03-15 17:17:50 | mrichez | set | nosy: + tbruyere |
2022-03-15 17:17:24 | mrichez | create |
Showing 10 items. Show all history (warning: this could be VERY long)