Installation Instructions¶
Preparations¶
- Check that the requirements are met.
Installation¶
- If not in cloud shared: Add
limepkg-cpq-order
as a dependency to your solution. - If not in cloud shared: Build and deploy your solution.
- In Lime Admin, go to the Setup page in the settings for "CPQ/Order" and follow the instructions.
- Configure the add-on.
- Configure in LISA.
LISA¶
- Add SQL on Update for
article.grossmarginratio
. It's found in a text file in the folderlisa\sql_on_update
. - Add a Quote option with
tender
as the key todocument.type
, unless a suitable option to be used for quotes already exists. - Change the setting Update if relation is changed to Yes on the
dealarticles
tab on thedeal
card. 1 - Change the setting Update if relation is changed to Yes on the
orderrows
tab on theorder
card. 1 - Set a smart default value on the
article.vat
field. This can depend on the country. Maybe this table can be of help.
If Also Using the Desktop Client¶
Even if the CPQ/Order guide is not possible to use in the desktop client, you may still see the underlying data in the desktop client, if that is used.
- Add the icons for
order
,orderrow
,dealarticle
,article
andarticlegroup
. The icons are found in the folderlisa\icons
in the LIP package. If you cannot find the tables in LISA, refresh the browser. - Add descriptive expressions for
order
,orderrow
,dealarticle
,article
andarticlegroup
. The descriptive expressions are found in text files in the folderlisa\descriptives
. - Add option queries for
dealarticle.article
andorderrow.article
. The queries are found in text files in the folderlisa\optionqueries
. - If the users need to adjust the VAT levels on the article, dealarticle or orderrow cards in the desktop client: Make sure the suggested VAT levels are set according to the country rules in the options on the fields
dealarticle.vat
,orderrow.vat
andarticle.vat
(they share option lists, so updating one should fix the other). Standard levels for the different countries are found below.
Suggested VAT levels:
Valid VAT Levels¶
Country | VAT levels (default in bold) |
---|---|
Sweden | 0, 6, 12, 25 |
Denmark | 25 |
Norway | 10, 15, 25 |
Finland | 10, 14, 24 |
-
The tabs are hidden by default, make sure to show hidden fields in LISA. If Update if relation is changed is not set to Yes, duplicates may be created. ↩↩