Search found 33 matches

by Bevi
29 Nov 2017, 17:37
Forum: Laravel package
Topic: Overwrite attributes
Replies: 9
Views: 3474

Re: Overwrite attributes

aimeos wrote:You can delete all entries in the mshop_product table using a proper SQL statement

So, will "DELETE FROM mshop_product;" do the job?
There are no other relations I should consider? :roll:
by Bevi
27 Nov 2017, 15:39
Forum: Help
Topic: Good way to filter
Replies: 5
Views: 2812

Re: Good way to filter

Hello again, Sir. Is there a way to create sub-categories? Let's say I have a category called "cars", and then I need 2 subcategories called "electric cars" and "essence cars." If the client clicks on cars, he'll see both of the subcategories, if he clicks "electri...
by Bevi
27 Nov 2017, 15:21
Forum: Laravel package
Topic: Overwrite attributes
Replies: 9
Views: 3474

Re: Overwrite attributes

Is there a way to reset every product related table in the database?
I mean, without having to reinstall the whole thing. :mrgreen:
by Bevi
27 Nov 2017, 11:08
Forum: Laravel package
Topic: Cupon bug
Replies: 3
Views: 1262

Re: Cupon bug

aimeos wrote:Do you use the latest minor version? Can you please execute "composer update" and see if the problem is gone? There have been a coupon related bug fixed this week I think.
I did update the composer, but the bug is still there. :?
by Bevi
24 Nov 2017, 18:58
Forum: Laravel package
Topic: Cupon bug
Replies: 3
Views: 1262

Cupon bug

Laravel 2017.10

Hi Sir,
whenever I try to add a new cupon from the backend interface, I get this error:

Image
by Bevi
23 Nov 2017, 13:28
Forum: Laravel package
Topic: Overwrite attributes
Replies: 9
Views: 3474

Re: Overwrite attributes

Ok, here's 1 single row csv file that produces the error, and the mapping file as well.
https://www.mediafire.com/file/sxm8fsuo ... Aimeos.zip
by Bevi
22 Nov 2017, 13:18
Forum: Laravel package
Topic: Translation suggestion
Replies: 3
Views: 1611

Re: Translation suggestion

If you add the German translation as product label, it will be shown to all customers who didn't select a different language. French translation will be shown if "fr" is choosen. Sorry, maybe I did not say it clear enough. :? I'd like to show the german column to everyone (germans, italia...
by Bevi
21 Nov 2017, 14:01
Forum: Laravel package
Topic: Translation suggestion
Replies: 3
Views: 1611

Translation suggestion

Laravel 2017.10 Hello Sir, today I received a new pricelist which have 2 description fields, one in french and the other one in german. I'd like to show the french description to french users and show the german one to everyone else, no matter if they're english, italians, or whatever. So, what I di...
by Bevi
18 Nov 2017, 16:14
Forum: Laravel package
Topic: Overwrite attributes
Replies: 9
Views: 3474

Re: Overwrite attributes

Updating/overwriting existing records should be no problem. The importer is built for that. Do you get that error for every of the 5275 lines in your CSV that the importer was not being able to update? Can you post a minimal file that generates the error? If it contains sensitive data, change them ...
by Bevi
17 Nov 2017, 19:05
Forum: Laravel package
Topic: Overwrite attributes
Replies: 9
Views: 3474

Overwrite attributes

Laravel 2017.10 Hello Sir, :) I don't understand why it is not possible to overwrite attributes through csv files. The very first time I've imported the csv, I had no problem with it. Now I had to manually remove the attributes, because I was getting this error: Unable to import product with code &q...