mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 06:29:20 +00:00
Price List and Item Price : Validfor Buying and Selling as separate check box
This commit is contained in:
@@ -1,49 +1,49 @@
|
||||
Data Import Template,,,,,,,
|
||||
Table:,Item Price,,,,,,
|
||||
,,,,,,,
|
||||
,,,,,,,
|
||||
Notes:,,,,,,,
|
||||
Please do not change the template headings.,,,,,,,
|
||||
First data column must be blank.,,,,,,,
|
||||
"If you are uploading new records, leave the ""name"""" (ID) column blank.""",,,,,,,
|
||||
"If you are uploading new records, ""Naming Series"""" becomes mandatory"," if present.""",,,,,,
|
||||
Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,,,,,,,
|
||||
"For updating, you can update only selective columns.",,,,,,,
|
||||
You can only upload upto 5000 records in one go. (may be less in some cases),,,,,,,
|
||||
,,,,,,,
|
||||
DocType:,Item Price,,,,,,
|
||||
Column Labels:,ID,Price List,Item Code,Rate,Valid for Buying or Selling?,Item Name,Item Description
|
||||
Column Name:,name,price_list,item_code,ref_rate,buying_or_selling,item_name,item_description
|
||||
Mandatory:,Yes,Yes,Yes,Yes,No,No,No
|
||||
Type:,Data (text),Link,Link,Currency,Select,Data,Text
|
||||
Info:,,Valid Price List,Valid Item,,"One of: Selling, Buying",,
|
||||
Start entering data below this line,,,,,,,
|
||||
,,Standard Buying,Base Bearing Plate,15,Buying,,
|
||||
,,Standard Buying,Base Plate,20,Buying,,
|
||||
,,Standard Buying,Bearing Block,10,Buying,,
|
||||
,,Standard Buying,Bearing Collar,20,Buying,,
|
||||
,,Standard Buying,Bearing Pipe,15,Buying,,
|
||||
,,Standard Buying,Blade Rib,10,Buying,,
|
||||
,,Standard Buying,Disc Collars,74,Buying,,
|
||||
,,Standard Buying,External Disc,45,Buying,,
|
||||
,,Standard Buying,Internal Disc,33,Buying,,
|
||||
,,Standard Buying,Shaft,30,Buying,,
|
||||
,,Standard Buying,Stand,40,Buying,,
|
||||
,,Standard Buying,Upper Bearing Plate,50,Buying,,
|
||||
,,Standard Buying,Wing Sheet,22,Buying,,
|
||||
,,Standard Selling,Wind Turbine,21,Selling,,
|
||||
,,Standard Selling,Wind Mill A Series,28,Selling,,
|
||||
,,Standard Selling,Wind MIll C Series,14,Selling,,
|
||||
,,Standard Selling,Base Bearing Plate,28,Selling,,
|
||||
,,Standard Selling,Base Plate,21,Selling,,
|
||||
,,Standard Selling,Bearing Block,14,Selling,,
|
||||
,,Standard Selling,Bearing Collar,103.6,Selling,,
|
||||
,,Standard Selling,Bearing Pipe,63,Selling,,
|
||||
,,Standard Selling,Blade Rib,46.2,Selling,,
|
||||
,,Standard Selling,Disc Collars,42,Selling,,
|
||||
,,Standard Selling,External Disc,56,Selling,,
|
||||
,,Standard Selling,Internal Disc,70,Selling,,
|
||||
,,Standard Selling,Shaft,340,Selling,,
|
||||
,,Standard Selling,Stand,400,Selling,,
|
||||
,,Standard Selling,Upper Bearing Plate,300,Selling,,
|
||||
,,Standard Selling,Wing Sheet,30.8,Selling,,
|
||||
Data Import Template,,,,,,,,
|
||||
Table:,Item Price,,,,,,,
|
||||
,,,,,,,,
|
||||
,,,,,,,,
|
||||
Notes:,,,,,,,,
|
||||
Please do not change the template headings.,,,,,,,,
|
||||
First data column must be blank.,,,,,,,,
|
||||
"If you are uploading new records, leave the ""name"" (ID) column blank.",,,,,,,,
|
||||
"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.",,,,,,,,
|
||||
Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,,,,,,,,
|
||||
"For updating, you can update only selective columns.",,,,,,,,
|
||||
You can only upload upto 5000 records in one go. (may be less in some cases),,,,,,,,
|
||||
,,,,,,,,
|
||||
DocType:,Item Price,,,,,,,
|
||||
Column Labels:,ID,Price List,Item Code,Rate,Buying,Selling,Item Name,Item Description
|
||||
Column Name:,name,price_list,item_code,ref_rate,buying,selling,item_name,item_description
|
||||
Mandatory:,Yes,Yes,Yes,Yes,No,No,No,No
|
||||
Type:,Data (text),Link,Link,Currency,Check,Check,Data,Text
|
||||
Info:,,Valid Price List,Valid Item,,0 or 1,0 or 1,,
|
||||
Start entering data below this line,,,,,,,,
|
||||
,,Standard Buying,Base Bearing Plate,15,1,,,
|
||||
,,Standard Buying,Base Plate,20,1,,,
|
||||
,,Standard Buying,Bearing Block,10,1,,,
|
||||
,,Standard Buying,Bearing Collar,20,1,,,
|
||||
,,Standard Buying,Bearing Pipe,15,1,,,
|
||||
,,Standard Buying,Blade Rib,10,1,,,
|
||||
,,Standard Buying,Disc Collars,74,1,,,
|
||||
,,Standard Buying,External Disc,45,1,,,
|
||||
,,Standard Buying,Internal Disc,33,1,,,
|
||||
,,Standard Buying,Shaft,30,1,,,
|
||||
,,Standard Buying,Stand,40,1,,,
|
||||
,,Standard Buying,Upper Bearing Plate,50,1,,,
|
||||
,,Standard Buying,Wing Sheet,22,1,,,
|
||||
,,Standard Selling,Wind Turbine,21,,1,,
|
||||
,,Standard Selling,Wind Mill A Series,28,,1,,
|
||||
,,Standard Selling,Wind MIll C Series,14,,1,,
|
||||
,,Standard Selling,Base Bearing Plate,28,,1,,
|
||||
,,Standard Selling,Base Plate,21,,1,,
|
||||
,,Standard Selling,Bearing Block,14,,1,,
|
||||
,,Standard Selling,Bearing Collar,103.6,,1,,
|
||||
,,Standard Selling,Bearing Pipe,63,,1,,
|
||||
,,Standard Selling,Blade Rib,46.2,,1,,
|
||||
,,Standard Selling,Disc Collars,42,,1,,
|
||||
,,Standard Selling,External Disc,56,,1,,
|
||||
,,Standard Selling,Internal Disc,70,,1,,
|
||||
,,Standard Selling,Shaft,340,,1,,
|
||||
,,Standard Selling,Stand,400,,1,,
|
||||
,,Standard Selling,Upper Bearing Plate,300,,1,,
|
||||
,,Standard Selling,Wing Sheet,30.8,,1,,
|
||||
|
||||
|
Reference in New Issue
Block a user