adr
#1
Hi!
My platform is set to be in polish only https://prnt.sc/umg0et
but for some reson when i want to export products and orders i get this english fields and also column names in csv file.
https://prnt.sc/umfzhf
is there a way to make it polish as it is set on platform?
Thank you,
A
You can change field names in the following file
app/schemas/exim/products.php
Check the export_fields array
adr
#3
You can change field names in the following file
app/schemas/exim/products.php
Check the export_fields array
Can i somhow remove left (english ) collumn https://prnt.sc/umhoz5and leave only polish as it is set as default and only language on platform? https://prnt.sc/umhpwx
Thank you,
A
adr
#4
and also remove langage field as mandetory if theres only one language?
It is possible only with custom code change. Default logic should be changed
and also remove langage field as mandetory if theres only one language?