pos_lock_sent_product/models
2026-06-01 21:35:54 +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: prevent Odoo backend warnings by ensuring the returned dictionary contains a type key 2026-06-01 21:35:54 +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