chore: resolve conflict

This commit is contained in:
Diptanil Saha
2025-12-02 17:14:00 +05:30
committed by GitHub
parent e5457f8bb7
commit 0458c548ec

View File

@@ -21,11 +21,12 @@ from erpnext.stock.doctype.serial_no.serial_no import get_serial_nos
from erpnext.stock.stock_ledger import is_negative_stock_allowed
<<<<<<< HEAD
class PartialPaymentValidationError(frappe.ValidationError):
=======
pass
class ProductBundleStockValidationError(frappe.ValidationError):
>>>>>>> 2612152456 (test(pos): add test for product bundle negative stock validation)
pass