You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to @mbayopanda's PR #4000, we now have automatic templating into our receipts all the relevant information needed for a transaction description. We could do like invoicing and cash payments and remove the requirement for them to be entered by the user. That way, only users who need to add additional information will be required to enter some information.
The text was updated successfully, but these errors were encountered:
4124: chore(stock): do not require description r=jniles a=jniles
Removes the requirement that a user type a description on entry/exit since we automagically template in that description.
Closes#4082.
4125: Feat(Inventories in stock) considere filters while exporting r=jniles a=jeremielodi
closes#4067
Co-authored-by: Jonathan Niles <jonathanwniles@gmail.com>
Co-authored-by: jeremielodi <jeremielodi@gmail.com>
Thanks to @mbayopanda's PR #4000, we now have automatic templating into our receipts all the relevant information needed for a transaction description. We could do like invoicing and cash payments and remove the requirement for them to be entered by the user. That way, only users who need to add additional information will be required to enter some information.
The text was updated successfully, but these errors were encountered: