chore: linting

This commit is contained in:
CaseSolved
2024-09-25 19:27:21 +01:00
parent 2017fd80d1
commit be6970c850

View File

@@ -20,14 +20,8 @@ def get_data():
"Blanket Order": ["items", "blanket_order"],
},
"transactions": [
{
"label": _("Related"),
"items": ["Purchase Receipt", "Purchase Invoice", "Sales Order"]
},
{
"label": _("Payment"),
"items": ["Payment Entry", "Journal Entry", "Payment Request"]
},
{"label": _("Related"), "items": ["Purchase Receipt", "Purchase Invoice", "Sales Order"]},
{"label": _("Payment"), "items": ["Payment Entry", "Journal Entry", "Payment Request"]},
{
"label": _("Reference"),
"items": ["Supplier Quotation", "Project", "Auto Repeat"],