diff --git a/pos_pricing/static/description/index.html b/pos_pricing/static/description/index.html index 44e9ae70b..823536822 100644 --- a/pos_pricing/static/description/index.html +++ b/pos_pricing/static/description/index.html @@ -2,7 +2,8 @@
+ This module adds a feature to odoo's point of sale. With this module, we will be able to create, + configure and apply pricelists in point of sale. +
++
+
After installing this module, a new menu will be created under + point of sale configuration. This menu will open the form for creating the pricelists. + We can add pricelist items by clicking on the 'Add an item' button, which wil open a new form.
+This is the form for creating pricelist items. We can create rules for product, point of sale category + and global rules.
++ After creating the pricelist, we can assign that pricelist to a customer from the customer + form. A new field is added for selecting the point of sale price list under the point of sale section. +
+
The pricelist will be automatically selected + after selecting the customer, if there is any pricelist set for this customer. + If there is no pricelist is there for the customer we selected, then there is an option + for us to manually select the pricelist. +
+