mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 15:39:20 +00:00
[fix] [pos] hide custom buttons in pos view
This commit is contained in:
@@ -12,13 +12,13 @@ Only mandatory fields are necessary for new records. You can delete non-mandator
|
||||
You can only upload upto 5000 records in one go. (may be less in some cases),,,,,,,,,,,
|
||||
,,,,,,,,,,,
|
||||
DocType:,Price List,,,,~,For Territory,valid_for_territories,~,Item Price,item_prices,
|
||||
Column Labels:,ID,Price List Name,Currency,Valid for Buying or Selling?,,ID,Territory,,ID,Item Code,Ref Rate
|
||||
Column Labels:,ID,Price List Name,Currency,Valid for Buying or Selling?,,ID,Territory,,ID,Item Code,Rate
|
||||
Column Name:,name,price_list_name,currency,buying_or_selling,~,name,territory,~,name,item_code,ref_rate
|
||||
Mandatory:,Yes,Yes,Yes,Yes,,Yes,Yes,,Yes,Yes,Yes
|
||||
Type:,Data (text),Data,Link,Select,,Data,Link,,Data,Link,Currency
|
||||
Info:,,,Valid Currency,"One of: Buying, Selling",,Leave blank for new records,Valid Territory,,Leave blank for new records,Valid Item,
|
||||
Start entering data below this line,,,,,,,,,,,
|
||||
,,Standard Buying,USD,Buying,,,United States,,,Base Bearing Plate,15
|
||||
,Standard Buying,Standard Buying,USD,Buying,,,United States,,,Base Bearing Plate,15
|
||||
,,,,,,,,,,Base Plate,20
|
||||
,,,,,,,,,,Bearing Block,10
|
||||
,,,,,,,,,,Bearing Collar,20
|
||||
@@ -31,7 +31,7 @@ Start entering data below this line,,,,,,,,,,,
|
||||
,,,,,,,,,,Stand,40
|
||||
,,,,,,,,,,Upper Bearing Plate,50
|
||||
,,,,,,,,,,Wing Sheet,22
|
||||
,,Standard Selling,USD,Selling,,,United States,,,Wind Turbine,21
|
||||
,Standard Selling,Standard Selling,USD,Selling,,,United States,,,Wind Turbine,21
|
||||
,,,,,,,,,,Wind Mill A Series,28
|
||||
,,,,,,,,,,Wind MIll C Series,14
|
||||
,,,,,,,,,,Base Bearing Plate,28
|
||||
|
||||
|
Reference in New Issue
Block a user