mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 12:39:18 +00:00
[demo] [minor] simulate quotation
This commit is contained in:
23
utilities/demo_docs/Fiscal_Year.csv
Normal file
23
utilities/demo_docs/Fiscal_Year.csv
Normal file
@@ -0,0 +1,23 @@
|
||||
Data Import Template,,,,
|
||||
Table:,Fiscal Year,,,
|
||||
,,,,
|
||||
,,,,
|
||||
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:,Fiscal Year,,,
|
||||
Column Labels:,ID,Year Name,Year Start Date,Year Closed
|
||||
Column Name:,name,year,year_start_date,is_fiscal_year_closed
|
||||
Mandatory:,Yes,Yes,Yes,No
|
||||
Type:,Data (text),Data,Date,Select
|
||||
Info:,,,,"One of: No, Yes"
|
||||
Start entering data below this line,,,,
|
||||
,,2009,01-Jan-2009,No
|
||||
,,2010,01-Jan-2010,No
|
||||
,,2011,01-Jan-2011,No
|
||||
|
@@ -31,4 +31,20 @@ Start entering data below this line,,,,,
|
||||
,Shaft,Standard Buying,Buying,30,USD
|
||||
,Stand,Standard Buying,Buying,40,USD
|
||||
,Upper Bearing Plate,Standard Buying,Buying,50,USD
|
||||
,Wing Sheet,Standard Buying,Buying,22,USD
|
||||
,Wing Sheet,Standard Buying,Buying,22,USD
|
||||
,Wind Turbine,Standard Selling,Selling,300,USD
|
||||
,Wind Mill A Series,Standard Selling,Selling,340,USD
|
||||
,Wind MIll C Series,Standard Selling,Selling,400,USD
|
||||
,Base Bearing Plate,Standard Selling,Selling,21,USD
|
||||
,Base Plate,Standard Selling,Selling,28,USD
|
||||
,Bearing Block,Standard Selling,Selling,14,USD
|
||||
,Bearing Collar,Standard Selling,Selling,28,USD
|
||||
,Bearing Pipe,Standard Selling,Selling,21,USD
|
||||
,Blade Rib,Standard Selling,Selling,14,USD
|
||||
,Disc Collars,Standard Selling,Selling,103.6,USD
|
||||
,External Disc,Standard Selling,Selling,63,USD
|
||||
,Internal Disc,Standard Selling,Selling,46.2,USD
|
||||
,Shaft,Standard Selling,Selling,42,USD
|
||||
,Stand,Standard Selling,Selling,56,USD
|
||||
,Upper Bearing Plate,Standard Selling,Selling,70,USD
|
||||
,Wing Sheet,Standard Selling,Selling,30.8,USD
|
||||
|
Reference in New Issue
Block a user