chore: resolve conflicts

This commit is contained in:
Gursheen Kaur Anand 2024-02-27 16:18:27 +05:30 committed by GitHub
parent 99d1f1d67b
commit 48992cd205
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,7 +193,6 @@ class PurchaseInvoice(BuyingController):
supplied_items: DF.Table[PurchaseReceiptItemSupplied]
supplier: DF.Link
supplier_address: DF.Link | None
supplier_group: DF.Link | None
supplier_name: DF.Data | None
supplier_warehouse: DF.Link | None
tax_category: DF.Link | None