fix: allow arbitary items in Quotation ans Sales Order (#33430)

fix: allow arbitary items in Quotation ans Sales Order
This commit is contained in:
Gughan Ravikumar 2022-12-30 13:16:40 +05:30 committed by GitHub
parent 6e1ef4f3d0
commit 48a9cd5ef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -90,7 +90,6 @@
"oldfieldtype": "Link",
"options": "Item",
"print_width": "150px",
"reqd": 1,
"search_index": 1,
"width": "150px"
},
@ -649,7 +648,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2021-07-15 12:40:51.074820",
"modified": "2022-12-25 02:49:53.926625",
"modified_by": "Administrator",
"module": "Selling",
"name": "Quotation Item",

View File

@ -114,7 +114,6 @@
"oldfieldtype": "Link",
"options": "Item",
"print_width": "150px",
"reqd": 1,
"width": "150px"
},
{
@ -865,7 +864,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2022-11-18 11:39:01.741665",
"modified": "2022-12-25 02:51:10.247569",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order Item",