Merge branch 'fix/sensefuel-description' into develop
This commit is contained in:
commit
db740966f1
@ -104,7 +104,7 @@ class SenseFuelFluxExport
|
||||
p.`reference`,
|
||||
p.`id_manufacturer`,
|
||||
pl.`name`,
|
||||
pl.`description`,
|
||||
pl.`description_short` AS description,
|
||||
pl.`link_rewrite`,
|
||||
p.`ean13`,
|
||||
p.`ecotax`,
|
||||
@ -151,7 +151,7 @@ class SenseFuelFluxExport
|
||||
p.`reference`,
|
||||
p.`id_manufacturer`,
|
||||
pl.`name`,
|
||||
pl.`description`,
|
||||
pl.`description_short` AS description
|
||||
pl.`link_rewrite`,
|
||||
p.`ean13`,
|
||||
p.`ecotax`,
|
||||
|
Loading…
Reference in New Issue
Block a user