mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-25 13:03:02 +00:00
* fix: add company field on POS Invoice Merge Log (cherry picked from commit109658731b) # Conflicts: # erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.json * fix: patch for updating company name on existing pos merge log records (cherry picked from commitd46b68230c) # Conflicts: # erpnext/patches.txt * fix: pass company on create_merge_logs (cherry picked from commitb4b473185f) * test: test company fetching from POS Closing Entry (cherry picked from commit9548f341bf) # Conflicts: # erpnext/accounts/doctype/pos_invoice_merge_log/test_pos_invoice_merge_log.py * chore: remove conflicts --------- Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com> Co-authored-by: diptanilsaha <diptanil@frappe.io>