twanda / vertical-agriculture

Verticalization of Odoo for farms and agroindustries
GNU Affero General Public License v3.0
0 stars 1 forks source link

Change field "Plantation Code" to a incremential field #57

Closed dastcaboz closed 2 years ago

dastcaboz commented 2 years ago

Detach the field "plantation code" from "plantation name". "Plantation Name" can remain an editable field.

"Plantation code" should be changed into an unique, automatically generated name.

The naming system should be structured as follows: KES/P00001

"KES": Abbreviation for the Section (see issue 57)

"P": Plantation

"00001": ascending numerical sequence

candidroot commented 2 years ago

@dastcaboz ...please have a look on test server.

dastcaboz commented 2 years ago

Great, Thank you.