on the sample CSV file there is no place to put product name
(Product Code, Net Unit Price, Quantity, Product Variant, Tax Rate Name, Discount, Serial No)
i know there product code but i want to see name also.
when i add name then file is uploading but no sales showing can you help with this
thanks
- EGAnswered
Hello,
You have to follow the sample columns strictly. Adding a column for product name will require code modification.
If it’s important that you must add the product name column, I can assist you with that.
You can reach me via,
[email protected]
or Skype IDenyinnayag
I am an Independent developer that knows the system very well.
@Mian Saleem is aware of my presence here.
Thanks
- MSAnswered
Hello,
As @Enyinnaya Gift mentioned
You have to follow the sample columns strictly.
There is no need for product name in the csv file. It will just add up extra work to fill the csv file and will be totally useless. You can add columns at the end as it will be ignore but you can’t change the column order without code modifications.
Why you want to see the product name?
- Login to Reply