Created on 2021-08-27.14:11:35 by acaubet, last changed 9 months ago by roundup-bot.
New changeset 02fdc94ae63e by David Blanco Bautista in branch 'default': Require warehouse on quotation for kit product https://hg.tryton.org/tryton-env/rev/02fdc94ae63e
New changeset 3b0d137feb4d by David Blanco Bautista in branch 'default': Require warehouse on quotation for kit product https://hg.tryton.org/modules/sale/rev/3b0d137feb4d
New changeset d7096697e4f6 by David Blanco Bautista in branch 'default': Require warehouse on quotation for kit product https://hg.tryton.org/modules/purchase/rev/d7096697e4f6
New changeset 6b8741999d05 by David Blanco Bautista in branch 'default': Require warehouse on quotation for kit product https://hg.tryton.org/modules/product_kit/rev/6b8741999d05
I think just like we have Move.get_product_types()
we need a method that returns the type of products that will create stock moves.
Or change the check_for_quotation to
type != 'service'
The module product_kit must override purchase method check_for_quotation() to include type kit.
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-10-02 15:36:55 | roundup-bot | set | messages: + msg70559 |
2021-10-02 15:36:52 | roundup-bot | set | messages: + msg70558 |
2021-10-02 15:36:49 | roundup-bot | set | messages: + msg70557 |
2021-10-02 15:36:46 | roundup-bot | set | messages:
+ msg70556 nosy: + roundup-bot status: testing -> resolved |
2021-09-10 14:06:01 | acaubet | set | component: + sale |
2021-09-09 13:25:20 | reviewbot | set | messages: + msg69954 |
2021-09-09 12:21:30 | reviewbot | set | messages: + msg69953 |
2021-09-08 12:19:39 | reviewbot | set | messages:
+ msg69937 nosy: + reviewbot |
2021-09-08 11:58:13 | Davidoff | set | assignedto: Davidoff keyword: + review nosy: + Davidoff reviews: 346971002 status: chatting -> testing |
2021-08-27 14:16:39 | ced | set | component: + purchase |
Showing 10 items. Show all history (warning: this could be VERY long)