The default unit is mg now. I hope it can be changed to kg.
I tried making changes in Default values/filters/sorting, but it had no effect at all.
The default unit is mg now. I hope it can be changed to kg.
I tried making changes in Default values/filters/sorting, but it had no effect at all.
setup => Other Setup Add New
MAIN_WEIGHT_DEFAULT_UNIT
Setup => Dictionary setup=> Measuring Units
find kg and notedown value of Scale
MAIN_WEIGHT_DEFAULT_UNIT enter Value of scale
I’m currently at version 23.0.1
The default Scale for kg is 0
When I put "MAIN_WEIGHT_DEFAULT_When the value of UNIT is set to 0, it does not take effect
Later, I changed the Scale of kg to 1
Then add “MAIN”_WEIGHT_DEFAULT_After setting the value of UNIT to 1, it can now take effect normally
But now I’m encountering another problem
I need to enable the editing and deletion permissions of customer invoices
I changed it to the following value, but it had no effect at all
INVOICE_CAN_ALWAYS_BE_REMOVED = 1
INVOICE_CAN_BE_EDITED_EVEN_IF_PAYMENT_DONE = 1
How should I modify it?