This website requires JavaScript.
Explore
Help
Sign In
admin.suherdy
/
pos_lock_sent_product
Watch
1
Star
0
Fork
0
You've already forked pos_lock_sent_product
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5c8edf2140
pos_lock_sent_product
/
models
History
Suherdy Yacob
5c8edf2140
fix: sanitize POS order log messages using Markup to prevent XSS and clean up imports
2026-06-15 23:37:22 +07:00
..
__init__.py
feat: log POS order cancellations and line quantity reductions to chatter with employee details
2026-05-25 17:57:53 +07:00
pos_order_line.py
feat: implement order transfer protection and restrict modifications for sent items
2026-05-21 19:45:15 +07:00
pos_order.py
fix: sanitize POS order log messages using Markup to prevent XSS and clean up imports
2026-06-15 23:37:22 +07:00
stock_move.py
feat: implement backend stock move write overrides and unify cashier role verification via PosStore global binding.
2026-05-25 17:28:29 +07:00