pos_lock_sent_product/models
2026-06-15 23:11:41 +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 feat: enable logging of cancelled POS order lines to chatter for non-paid cancellations 2026-06-15 23:11:41 +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