Post by Qphoria » Thu Aug 26, 2010 4:11 am

OpenCart v1.4.9-RC3 available for test. Please post only v1.4.9-RC3 bugs here

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by ptal77 » Thu Aug 26, 2010 5:10 am

When the Order Totals I turn off Sub-Total.
Then Total Price in Shopping Cart and Checkout Confirmation is incorrect.
See photo
Thanks

Attachments

2010-08-25_231139.jpg

2010-08-25_231139.jpg (31.43 KiB) Viewed 5793 times

2010-08-25_230349.jpg

2010-08-25_230349.jpg (31.01 KiB) Viewed 5794 times


domestic cleaning services


Newbie

Posts

Joined
Sat Apr 17, 2010 9:37 pm

Post by Qphoria » Thu Aug 26, 2010 5:13 am

unwritten rule. subtotal cannot be disabled

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by JasonSGN » Thu Aug 26, 2010 6:16 am

Not a big deal, but I upgraded from RC2 to RC3 and the admin footer still shows RC2. Where in the database is that value stored? Thanks.

New member

Posts

Joined
Fri Jan 01, 2010 12:15 am

Post by Qphoria » Thu Aug 26, 2010 9:12 am

JasonSGN wrote:Not a big deal, but I upgraded from RC2 to RC3 and the admin footer still shows RC2. Where in the database is that value stored? Thanks.
top of both index.php files
1.4.9 Final will be out in 2 days and i'll be sure it is correct

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by JasonSGN » Thu Aug 26, 2010 9:45 am

Thanks, I was going crazy looking for the location of the version number. Nice job with 1.4.9RC3. I'm trying my hardest to find bugs and it's been solid so far.

New member

Posts

Joined
Fri Jan 01, 2010 12:15 am

Post by OCyvon2 » Thu Aug 26, 2010 8:06 pm

I thought there was a storetaxnr and Chamber of commerce nr available to fill in (in the admin) for the store owner.
I'm not sure if it was standard in 1.4.8b (system/settings) but if it was its not in 1.4.9-CR3

Can you let me know, if its not standard available in 1.4.9-CR3 I have to add this.

OpenCartstore
Gebruikersgids (admin handleiding)


User avatar
Active Member

Posts

Joined
Sun Jan 31, 2010 8:00 pm
Location - Zaandam, The Netherlands

Post by i2Paq » Thu Aug 26, 2010 11:49 pm

OCyvon2 wrote:I thought there was a storetaxnr and Chamber of commerce nr available to fill in (in the admin) for the store owner.
I'm not sure if it was standard in 1.4.8b (system/settings) but if it was its not in 1.4.9-CR3

Can you let me know, if its not standard available in 1.4.9-CR3 I have to add this.
I believe it was never there.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by Qphoria » Thu Aug 26, 2010 11:55 pm

yea I did plan to add it to 1.4.8 but never did. Don't really want to add it to 1.4.9 now since it is planned for release today.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OCyvon2 » Fri Aug 27, 2010 1:52 am

Yes you are right, it wasn't in 1.4.8 I downloaded this and put it there myself (only forgot it) ;D
Anyway it is still very usefull.

OpenCartstore
Gebruikersgids (admin handleiding)


User avatar
Active Member

Posts

Joined
Sun Jan 31, 2010 8:00 pm
Location - Zaandam, The Netherlands

Post by Moggin » Fri Aug 27, 2010 3:36 am

got one whole typo for you
$_['text_password'] = 'Your new password to is:';

catalog/language/english/mail/account_forgotten.php

Active Member

Posts

Joined
Wed May 05, 2010 4:56 am

Post by Rob » Fri Aug 27, 2010 3:37 am

OCyvon2 wrote:I thought there was a storetaxnr and Chamber of commerce nr available to fill in (in the admin) for the store owner.
I'm not sure if it was standard in 1.4.8b (system/settings) but if it was its not in 1.4.9-CR3

Can you let me know, if its not standard available in 1.4.9-CR3 I have to add this.
Yes, that's true. Chamber of commerce nr or VAT-id called nr would be very desirable, especialy for shop owners who mainly supply business customers as I do. It should be a standard for OC as it is elementary information for non-retailers. Fortunately guys from the Czech forum provided this mod for previous versions so I believe they upgrade this time as well. I don't want to ask Q to provide this feature as I was one of those who ask for stable version with minimum changes for 1.4.9. Nerveless if Q apply this feature I would be so delighted :D

PS. Here is the link where all companies/firms from EU validate their business partners' VAT numbers.

http://ec.europa.eu/taxation_customs/vies/

Rob
Newbie

Posts

Joined
Sat Oct 31, 2009 2:49 pm

Post by Rob » Fri Aug 27, 2010 3:55 am

moreover VAT-id issue is not as controversial as post code becuse it doesn't need to be mandatory ;)

ps. I'm still working on 1.3.2 due to VAT-id requirement

Rob
Newbie

Posts

Joined
Sat Oct 31, 2009 2:49 pm

Post by Qphoria » Fri Aug 27, 2010 4:02 am

I guess one problem with that is it becomes too specific. Core features are typically generic worldwide. only EU has a COC and Store number. No other country has that. So it doesn't really fit the "universal" structure we are aiming for.

Better would be to create a module that allows you to enter additional fields into the setting table as needed. Then you could call those fields from the view wherever you needed to display them. This would then be generic enough for others to use and add the fields they choose. And it would be upgrade safe, since the data is stored in the database.

I may look into this now.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Qphoria » Fri Aug 27, 2010 4:04 am

Moggin wrote:got one whole typo for you
$_['text_password'] = 'Your new password to is:';

catalog/language/english/mail/account_forgotten.php
Thanks, Fixed

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by i2Paq » Fri Aug 27, 2010 4:15 am

Qphoria wrote:I guess one problem with that is it becomes too specific. Core features are typically generic worldwide. only EU has a COC and Store number. No other country has that. So it doesn't really fit the "universal" structure we are aiming for.

Better would be to create a module that allows you to enter additional fields into the setting table as needed. Then you could call those fields from the view wherever you needed to display them. This would then be generic enough for others to use and add the fields they choose. And it would be upgrade safe, since the data is stored in the database.

I may look into this now.
I think that would be a working solution for most of us in Europe.

We not only need a VAT/COC (2 fields) on the customer side but also on the shop-owners side that would be visible on the Order and Invoice as well........

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by dbstr » Fri Aug 27, 2010 3:57 pm

Minor one.. At the admin home.tpl, line 62 reads

Code: Select all

<div style="background: #FCFCFC; border: 1px solid #8EAEC3; padding: 10px; height: 49%;"">
(a double quote too much at the end)

Request Reviews v1.0 released.


Active Member

Posts

Joined
Sun Aug 30, 2009 12:20 am

Post by Qphoria » Fri Aug 27, 2010 8:43 pm

dbstr wrote:Minor one.. At the admin home.tpl, line 62 reads

Code: Select all

<div style="background: #FCFCFC; border: 1px solid #8EAEC3; padding: 10px; height: 49%;"">
(a double quote too much at the end)
Fixed. Thanks!

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by mystifier » Fri Aug 27, 2010 9:23 pm

Enter Coupon has been repeated on the Checkout Confirmation page but:
$_['text_success'] entry is missing from catalog\language\english\checkout\confirm.php

Add Products box in Admin->Sales->Orders->Edit->Product overlaps (minor format error).

(and required asterisk is missing from Postcode on Registration Form 8) )

Free v1.4.9 Extensions: Default Specials | Improved Search | Customer Activity Report | Customer Groups | Royal Mail With Handling | Improved Product Page | Random Products | Stock Report | All Products


User avatar
Active Member

Posts

Joined
Tue May 18, 2010 5:15 pm

Post by Qphoria » Fri Aug 27, 2010 9:43 pm

mystifier wrote:Enter Coupon has been repeated on the Checkout Confirmation page but:
$_['text_success'] entry is missing from catalog\language\english\checkout\confirm.php
Thanks, fixed.
Add Products box in Admin->Sales->Orders->Edit->Product overlaps (minor format error).
hmm. I'll check
(and required asterisk is missing from Postcode on Registration Form 8) )
You're in for a treat when final is released ;)

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 23 guests