POS-Awesome icon indicating copy to clipboard operation
POS-Awesome copied to clipboard

Feat: Single Settings Page + Default Naming Series for payment Entry

Open Madcheese101 opened this issue 1 year ago • 2 comments

  • Added a new doctype called POSAwesome Settings for Global Settings across POS Profiles.
  • Added the ability to set a default naming series for payment entries from the POSAwesome (can be set at the new doc - POSAwesome Settings)
  • If the default naming series is set in the POSAwesome Settings (the new doc) then it will use that instead of the default value of the original field in the payment entry doctype.
image

Madcheese101 avatar Nov 08 '23 13:11 Madcheese101

How this settings will handle multi company scenario? Do you think also we should add option for Sales invoice naming series? And maybe we should add them in POS Profile ?

yrestom avatar Dec 05 '23 13:12 yrestom

  • I am not very sure how this works in multi-company scenarios, however, this gets the metadata of the doctype after applying the property setters from Property Setter fields.
  • You already can select the default naming series for a sales invoice from POS Profile.
  • I decided to add them to a separate settings page since it would be applied for all pos profiles in a company, however, if this doesn't work well with a multi-company scenario then placing it in POS Profile would solve the issue.

Madcheese101 avatar Dec 05 '23 14:12 Madcheese101