Commit Graph

5 Commits

Author SHA1 Message Date
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)
e6e7a241b9 [IMP] purchase: add alt text to images
Alt text added to all images & improved image filenames' readability by using dashes (-)
2021-02-05 10:35:02 +01:00
Xavier (xpl)
53b6514826 [IMP] purchase: update the reordering rules doc for v14
With the introduction of V14, reordering rules went through some change, such
as the replenishment view. In addition, due to the importance of this feature,
a much more in-depth presentation of all the options was deemed necessary.
Key points were also not mentioned, such as: which vendor will be
selected, what are quantities on the product's vendor, etc.
2021-02-05 10:32:39 +01:00
xpl-odoo
bdd8032b80
[IMP] purchase: update the units of measure page for V14 (#820)
The units of measure page needed an update to: match v14 visually (v12
screenshots), update the flow (the ratio works differently now and is
critical to understand), remove unnecessary information (e.g. 'install the
sales and purchase apps'), clarify some parts and correct typos

Co-authored-by: Xavier (xpl) <“xpl@odoo.com”>
2021-01-06 09:06:39 +01:00
xpl-odoo
e98c22f19e
[IMP] purchase: remove easy docs and restructure kept docs (#814)
Most of the docs removed were easy/basic and explained under Odoo Learn.
As many docs were removed, it was necessary to restructre and rename the docs that I kept.
Kept docs will be updated next.

Co-authored-by: Xavier (xpl) <“xpl@odoo.com”>
2020-12-22 10:53:07 +01:00