CoreBOSBB

Full Version: TAX mode default
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Currently TAX mode is set to Individual as default, How do I change the Tax mode to group as default?
In vtiger you need to edit tpl file like
layouts/v7/modules/Inventory/partials/LineItemsEdit.tpl

It ios the same dirction in corebos ?


Thanks
In coreBOS we have very powerful and flexible ways of configuring the application without modifying the code. In this case, you need to define the Inventory_Tax_Type_Default global variable. Set it to "group" depending on the module and/or users.

Let us know how it goes
Its work.

Thank you
the power of coreBOS :-)