pos_lock_sent_product/models
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