Commit Graph

3 Commits

Author SHA1 Message Date
Xavier (xpl)
254877b77f [FIX] purchase/agreements: fix a typo and remove a sentence
The info about the "Agreement deadline" was wrong and was removed. A typo was
also fixed.
2021-03-02 09:00:03 +01:00
Xavier (xpl)
5ec4a7540c [IMP] purchase: update and merge 3-way matching and bill control
3-way matching and bill control are closely related and were very shorts docs,
so in order to make more sense, both docs were merged. Both also had to be updated
for v14 since Odoo behaviour changed: when the bill control policy is set to
'on received quantities' you cannot create a bill anymore unless you have received
at least some products. Previously, you could create a bill for "0" and the "should
be paid' status was set to 'no'. Info about the "Bill status" field was also added
as it is also closely related.
2021-02-05 11:59:49 +01:00
Xavier (xpl)
9e15ceefbf [IMP] purchase: merge and update blanket orders and calls for tenders
Both blanket orders and calls for tenders shared a good chunk of information
(namely, enabling the feature and purchase agreements types configuration), and,
at the same time, aren't complex enough feature to have their own page, so this
commit merged-s both pages under a new folder "manage deals" where another commit
will add 3-way matching later on. At the same time, some of the content had to be
updated for v14 and it was necessary to provide slightly more in-depth information
across the board.
2021-02-05 10:34:31 +01:00