feat: issue OneTeam/Naliia_Dev#5
This commit is contained in:
22
demo/data/config.json
Normal file
22
demo/data/config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"company_country": "CO",
|
||||
"company_subdivision": "CO-CUN",
|
||||
"languages": {
|
||||
"codes": ["en", "pt", "es", "es_419"]
|
||||
},
|
||||
"company_language": "es_419",
|
||||
"company_timezone": "America/Bogota",
|
||||
"currencies": {
|
||||
"codes": ["USD", "BRL", "COP"]
|
||||
},
|
||||
"company_currency": "COP",
|
||||
"modules": [
|
||||
"company",
|
||||
"country",
|
||||
"currency",
|
||||
"party",
|
||||
"product",
|
||||
"sale_point"
|
||||
]
|
||||
}
|
||||
|
||||
18
demo/data/parties.csv
Normal file
18
demo/data/parties.csv
Normal file
@@ -0,0 +1,18 @@
|
||||
Name,Farm Code
|
||||
Gottfried Jauer,00
|
||||
Alex Sandro Da Silva,01
|
||||
Joseraldo Martins,02
|
||||
Lauri Jose Machado,03
|
||||
Christian Verenka Martins,04
|
||||
Everton José Machado,05
|
||||
Lurdes F. Jacom Da Silva,06
|
||||
Cristiane Fernandes,07
|
||||
Flavio Schuster,08
|
||||
Pedro Henrique,09
|
||||
Sirlei Riepe,10
|
||||
Sergio Ferreira Das Neves,11
|
||||
Valdecir De Souza Machado,12
|
||||
Egeziel Mendez,13
|
||||
Aparecida de Fátima Emilio,14
|
||||
Lucimara França Correa,15
|
||||
Valdecir Alves de Freitas,""
|
||||
|
2
demo/data/party_company.csv
Normal file
2
demo/data/party_company.csv
Normal file
@@ -0,0 +1,2 @@
|
||||
name,street,City
|
||||
Empresa,Av Oriental,Medellin
|
||||
|
Reference in New Issue
Block a user