Discussion:
[oxid-dev-general] weight display in product.tpl insteadofarticlenumber
Frank Knapp
2010-07-13 19:28:06 UTC
Permalink
... well, if I remember correctly at the OXID Commons Andrea said something about September.


Mit freundlichen Gr?ssen
Frank Knapp
egate media GmbH
Wiesstr. 13 b
87435 Kempten
Tel.: +49 831 990930 30
Fax: +49 831 990930 40
***@egate-media.com
www.egate-media.com

Wichtiger Hinweis: Diese E-Mail kann Betriebs- oder Gesch?ftsgeheimnisse, oder sonstige vertrauliche Informationen enthalten. Sollten Sie die E-Mail irrt?mlich erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielf?ltigung oder Weitergabe der E-Mail ausdr?cklich untersagt. Bitte informieren Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank. Important Note: This e-mail may contain confidential and/or privileged information. If you are not the intended recipient please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Thank you for your cooperation.


Antwort auf die Mail Von: Marco Steinhaeuser <***@oxid-esales.com> An: dev-***@lists.oxidforge.org Datum: 13.07.2010 17:28:38 Betreff: Re: [oxid-dev-general] weight display in product.tpl insteadofarticlenumber

Hi,

> What do you think ...- will the release date be this year or next year?

Unfortunately, at this point, I am not authorized to name any date.
I will inform you as soon as possible ;)

Cheers
Marco


-----Urspr?ngliche Nachricht-----
Von: dev-general-***@lists.oxidforge.org [mailto:dev-general-***@lists.oxidforge.org] Im Auftrag von Thorsten Albrecht
Gesendet: Dienstag, 13. Juli 2010 15:37
An: Marco Steinhaeuser
Betreff: Re: [oxid-dev-general] weight display in product.tpl insteadofarticlenumber

Hi Marco,

>> Horrible. I hope this work is in progress...

> It is already ;)

What do you think ...- will the release date be this year or next year?

Greetx
Thorsten


> Cheers
> Marco


> -----Urspr?ngliche Nachricht-----
> Von: dev-general-***@lists.oxidforge.org
> [mailto:dev-general-***@lists.oxidforge.org] Im Auftrag von Thorsten Albrecht
> Gesendet: Montag, 12. Juli 2010 12:32
> An: Vilma Liorensaityte
> Betreff: Re: [oxid-dev-general] weight display in product.tpl instead ofarticlenumber

>> To save space on product list, the
>> suggestion was to show it instead of article number.

> The product list should be unified and consistent for the customer.
> So, if you decide to show an article number in the product list,
> you have to show _always_ a product number. You cannot hide it just
> because you are obliged by somebody to show a product weight.

> If there is no place in the current demo layout do display both
> data fields, you have to change the layout.

> BTW The redesign of the demo layout should be done anyway. IMO the
> demo layout is long overdue for a redesign. It nearly looks like Oxid
> 5 years ago. Horrible. I hope this work is in progress...

> Thorsten

>> Hi,
>>
>> yes, It is because of the Trusted Shops.
>> There is possibility to calculate shipping costs according to product
>> weight. So if weight is entered, we must display it by product
>> description (price). To save space on product list, the suggestion was
>> to show it instead of article number.
>>
>> Regards,
>> Vilma


> _______________________________________________
> dev-general mailing list
> dev-***@lists.oxidforge.org
> http://dir.gmane.org/gmane.comp.php.oxid.general
> _______________________________________________
> dev-general mailing list
> dev-***@lists.oxidforge.org
> http://dir.gmane.org/gmane.comp.php.oxid.general

_______________________________________________
dev-general mailing list
dev-***@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general
Arvydas
2010-07-28 09:31:25 UTC
Permalink
Hi,

I want to inform, that after analyzing bug #0002003
(https://bugs.oxid-esales.com/view.php?id=2003) we found
that "updateApp" does not execute "28699.sql", so shop version is not
updated.

If you update your shop using ANY
"PATCH_OXID_ESHOP_..._TO_V.4.4.1_28950.zip" package please execute
following query (manually):

UPDATE `oxshops` SET `OXVERSION` = '4.4.1';

More information can be found here:
http://www.oxid-esales.com/forum/showthread.php?p=36628#post36628

Best regards,
Arvydas Vapsva
anzido GmbH
2010-08-03 10:35:22 UTC
Permalink
Hello,

speaking of the updateApp: it would be great if the updateApp would also update the views of the database tables in an OXID eShop EE ;-)

If there are changes to the database structure of oxarticles during the update, then you would end up with empty article lists or other problems if you don't update the database views after the update (e.g. in the update to 4.4.0).

Beste Gr??e aus Dortmund!
Robert Rosendahl | Entwicklung u. Support
--
anzido GmbH
Kirchh?rder Str. 12
44229 Dortmund
Tel.: 0231 - 60 71 079
Fax.: 0231 - 60 71 081
Mobil:0176 - 8325 1488
Email: ***@anzido.com
Web: http://www.anzido.com ( http://www.anzido.com/ )

USt-ID: DE257982972
Gesch?ftsf?hrung: Andreas Ziethen
Amtsgericht Dortmund HRB 20883

-----Urspr?ngliche Daten-----
Datum: 28.07.2010 11:28:04
Von: Arvydas <***@oxid-esales.com>
An: <dev-***@lists.oxidforge.org>
Betreff: [oxid-dev-general] Important information about 4.4.1 update
Vorgang: T-AQSJ0TTPGS-10
Post by Arvydas
Hi,
I want to inform, that after analyzing bug #0002003
(https://bugs.oxid-esales.com/view.php?id=2003) we found
that "updateApp" does not execute "28699.sql", so shop version is not
updated.
If you update your shop using ANY
"PATCH_OXID_ESHOP_..._TO_V.4.4.1_28950.zip" package please execute
UPDATE `oxshops` SET `OXVERSION` = '4.4.1';
http://www.oxid-esales.com/forum/showthread.php?p=36628#post36628
Best regards,
Arvydas Vapsva
_______________________________________________
dev-general mailing list
http://dir.gmane.org/gmane.comp.php.oxid.general
Sven Tietje
2010-08-03 10:40:20 UTC
Permalink
+1 for that :-)
Post by anzido GmbH
Hello,
speaking of the updateApp: it would be great if the updateApp would also update the views of the database tables in an OXID eShop EE ;-)
If there are changes to the database structure of oxarticles during the update, then you would end up with empty article lists or other problems if you don't update the database views after the update (e.g. in the update to 4.4.0).
Beste Gr??e aus Dortmund!
Robert Rosendahl | Entwicklung u. Support
Sven Tietje
2010-08-03 10:40:20 UTC
Permalink
+1 for that :-)
Post by anzido GmbH
Hello,
speaking of the updateApp: it would be great if the updateApp would also update the views of the database tables in an OXID eShop EE ;-)
If there are changes to the database structure of oxarticles during the update, then you would end up with empty article lists or other problems if you don't update the database views after the update (e.g. in the update to 4.4.0).
Beste Gr??e aus Dortmund!
Robert Rosendahl | Entwicklung u. Support
anzido GmbH
2010-08-03 10:35:22 UTC
Permalink
Hello,

speaking of the updateApp: it would be great if the updateApp would also update the views of the database tables in an OXID eShop EE ;-)

If there are changes to the database structure of oxarticles during the update, then you would end up with empty article lists or other problems if you don't update the database views after the update (e.g. in the update to 4.4.0).

Beste Gr??e aus Dortmund!
Robert Rosendahl | Entwicklung u. Support
--
anzido GmbH
Kirchh?rder Str. 12
44229 Dortmund
Tel.: 0231 - 60 71 079
Fax.: 0231 - 60 71 081
Mobil:0176 - 8325 1488
Email: ***@anzido.com
Web: http://www.anzido.com ( http://www.anzido.com/ )

USt-ID: DE257982972
Gesch?ftsf?hrung: Andreas Ziethen
Amtsgericht Dortmund HRB 20883

-----Urspr?ngliche Daten-----
Datum: 28.07.2010 11:28:04
Von: Arvydas <***@oxid-esales.com>
An: <dev-***@lists.oxidforge.org>
Betreff: [oxid-dev-general] Important information about 4.4.1 update
Vorgang: T-AQSJ0TTPGS-10
Post by Arvydas
Hi,
I want to inform, that after analyzing bug #0002003
(https://bugs.oxid-esales.com/view.php?id=2003) we found
that "updateApp" does not execute "28699.sql", so shop version is not
updated.
If you update your shop using ANY
"PATCH_OXID_ESHOP_..._TO_V.4.4.1_28950.zip" package please execute
UPDATE `oxshops` SET `OXVERSION` = '4.4.1';
http://www.oxid-esales.com/forum/showthread.php?p=36628#post36628
Best regards,
Arvydas Vapsva
_______________________________________________
dev-general mailing list
http://dir.gmane.org/gmane.comp.php.oxid.general
Frank Knapp
2010-07-13 19:28:06 UTC
Permalink
... well, if I remember correctly at the OXID Commons Andrea said something about September.


Mit freundlichen Gr?ssen
Frank Knapp
egate media GmbH
Wiesstr. 13 b
87435 Kempten
Tel.: +49 831 990930 30
Fax: +49 831 990930 40
***@egate-media.com
www.egate-media.com

Wichtiger Hinweis: Diese E-Mail kann Betriebs- oder Gesch?ftsgeheimnisse, oder sonstige vertrauliche Informationen enthalten. Sollten Sie die E-Mail irrt?mlich erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielf?ltigung oder Weitergabe der E-Mail ausdr?cklich untersagt. Bitte informieren Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank. Important Note: This e-mail may contain confidential and/or privileged information. If you are not the intended recipient please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Thank you for your cooperation.


Antwort auf die Mail Von: Marco Steinhaeuser &lt;***@oxid-esales.com&gt; An: dev-***@lists.oxidforge.org Datum: 13.07.2010 17:28:38 Betreff: Re: [oxid-dev-general] weight display in product.tpl insteadofarticlenumber

Hi,

&gt; What do you think ...- will the release date be this year or next year?

Unfortunately, at this point, I am not authorized to name any date.
I will inform you as soon as possible ;)

Cheers
Marco


-----Urspr?ngliche Nachricht-----
Von: dev-general-***@lists.oxidforge.org [mailto:dev-general-***@lists.oxidforge.org] Im Auftrag von Thorsten Albrecht
Gesendet: Dienstag, 13. Juli 2010 15:37
An: Marco Steinhaeuser
Betreff: Re: [oxid-dev-general] weight display in product.tpl insteadofarticlenumber

Hi Marco,

&gt;&gt; Horrible. I hope this work is in progress...

&gt; It is already ;)

What do you think ...- will the release date be this year or next year?

Greetx
Thorsten


&gt; Cheers
&gt; Marco


&gt; -----Urspr?ngliche Nachricht-----
&gt; Von: dev-general-***@lists.oxidforge.org
&gt; [mailto:dev-general-***@lists.oxidforge.org] Im Auftrag von Thorsten Albrecht
&gt; Gesendet: Montag, 12. Juli 2010 12:32
&gt; An: Vilma Liorensaityte
&gt; Betreff: Re: [oxid-dev-general] weight display in product.tpl instead ofarticlenumber

&gt;&gt; To save space on product list, the
&gt;&gt; suggestion was to show it instead of article number.

&gt; The product list should be unified and consistent for the customer.
&gt; So, if you decide to show an article number in the product list,
&gt; you have to show _always_ a product number. You cannot hide it just
&gt; because you are obliged by somebody to show a product weight.

&gt; If there is no place in the current demo layout do display both
&gt; data fields, you have to change the layout.

&gt; BTW The redesign of the demo layout should be done anyway. IMO the
&gt; demo layout is long overdue for a redesign. It nearly looks like Oxid
&gt; 5 years ago. Horrible. I hope this work is in progress...

&gt; Thorsten

&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; yes, It is because of the Trusted Shops.
&gt;&gt; There is possibility to calculate shipping costs according to product
&gt;&gt; weight. So if weight is entered, we must display it by product
&gt;&gt; description (price). To save space on product list, the suggestion was
&gt;&gt; to show it instead of article number.
&gt;&gt;
&gt;&gt; Regards,
&gt;&gt; Vilma


&gt; _______________________________________________
&gt; dev-general mailing list
&gt; dev-***@lists.oxidforge.org
&gt; http://dir.gmane.org/gmane.comp.php.oxid.general
&gt; _______________________________________________
&gt; dev-general mailing list
&gt; dev-***@lists.oxidforge.org
&gt; http://dir.gmane.org/gmane.comp.php.oxid.general

_______________________________________________
dev-general mailing list
dev-***@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general
Arvydas
2010-07-28 09:31:25 UTC
Permalink
Hi,

I want to inform, that after analyzing bug #0002003
(https://bugs.oxid-esales.com/view.php?id=2003) we found
that "updateApp" does not execute "28699.sql", so shop version is not
updated.

If you update your shop using ANY
"PATCH_OXID_ESHOP_..._TO_V.4.4.1_28950.zip" package please execute
following query (manually):

UPDATE `oxshops` SET `OXVERSION` = '4.4.1';

More information can be found here:
http://www.oxid-esales.com/forum/showthread.php?p=36628#post36628

Best regards,
Arvydas Vapsva
Loading...