How can I change the default weight unit to kilograms?

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

Is it edited like this? What if it has no effect at all?

@GhanshyamParmar

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

@GhanshyamParmar

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?

@GhanshyamParmar

so the DELETE Button is gray?
What is the message when you hover over the button?

Did you check the permission of the user?

after setting to INVOICE_CAN_ALWAYS_BE_REMOVED value to 1 it should look like this: