[demo] [minor] simulate quotation

This commit is contained in:
Rushabh Mehta
2013-08-07 15:08:11 +05:30
parent 0983cb75d5
commit 7c2a2e24a2
6 changed files with 146 additions and 9 deletions

View 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
1 Data Import Template
2 Table: Fiscal Year
3
4
5 Notes:
6 Please do not change the template headings.
7 First data column must be blank.
8 If you are uploading new records, leave the "name" (ID) column blank.
9 If you are uploading new records, "Naming Series" becomes mandatory, if present.
10 Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.
11 For updating, you can update only selective columns.
12 You can only upload upto 5000 records in one go. (may be less in some cases)
13
14 DocType: Fiscal Year
15 Column Labels: ID Year Name Year Start Date Year Closed
16 Column Name: name year year_start_date is_fiscal_year_closed
17 Mandatory: Yes Yes Yes No
18 Type: Data (text) Data Date Select
19 Info: One of: No, Yes
20 Start entering data below this line
21 2009 01-Jan-2009 No
22 2010 01-Jan-2010 No
23 2011 01-Jan-2011 No