moqui-framework icon indicating copy to clipboard operation
moqui-framework copied to clipboard

Contribute documentation and update romanian currency

Open grozadanut opened this issue 6 months ago • 2 comments

Updated .xsd documentation from using data from https://www.moqui.org/m/docs/framework/User+Interface/XML+Screen

grozadanut avatar Aug 13 '25 12:08 grozadanut

Hey @grozadanut,

It looks like this is a non-backwards compatible change that will break existing code. To keep it as backwards compatible as possible, I'd just change the abbreviation instead of the uomId.

I'd accept the documentation contributions in a different pr.

acetousk avatar Nov 29 '25 00:11 acetousk

What do you mean it's non-backwards compatible? Where is the ROL uomId referenced?

ROL and RON are two different units of measure, ROL was valid until 2005, after which it was replaced by RON, by cutting 4 zeros. If there are people that use ROL in some legacy Moqui projects, then they can simply keep the old ROL uom record and add a new uom record for RON. I would not mix ROL uomId with RON abbreviation, it doesn't make sense.

grozadanut avatar Nov 29 '25 01:11 grozadanut