-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I am trying to use djangoledger for a local (south american) implementation. It's been going great so far.
I have a quick question though:
By browsing the code I realized there is no way to assign a custom CODE (from the UI) for a customer (only an autogenerated sequential customer number is used for identification within an entity.
What would you guys suggest I do? Extend the customer model to add such field? Or just make use the "customer_number" field with the possibility of setting this unique number from the UI?
Is it something the project is willing to take if I make a PR?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request