mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 20:35:09 +00:00
982 B
982 B
| 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 | year_end_date | is_fiscal_year_closed |
| 17 | Mandatory: | Yes | Yes | Yes | Yes | No |
| 18 | Type: | Data (text) | Data | Date | Date | Select |
| 19 | Info: | One of: No, Yes | ||||
| 20 | Start entering data below this line | |||||
| 21 | 2009 | 01-01-2009 | 31-12-2009 | No | ||
| 22 | 2010 | 01-01-2010 | 31-12-2010 | No | ||
| 23 | 2011 | 01-01-2011 | 31-12-2011 | No |