Jump to content
thirty bees forum

Beeta

Trusted Members
  • Posts

    399
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Beeta

  1. On 1/25/2021 at 7:06 PM, RabbitZzZ said:

    Hi,

    for tax puposes I want to show some sentence on the pdf invoice but only for specific countries.
    I figured I could use the delivery address country iso code to build this somehow, but I couldn't find out how.
    Does somebody know how embed this function in the template file?
    Thanks in advance!

    have you found how to do it?

  2. On 11/29/2021 at 12:44 PM, oliiix said:

    I have setup a customer group called merchants with different percentages for different categories. Also the price display for merchants is, unlike for normal customers, without taxes.

    Now I'd like to replicate this behavior to the invoice generation. So that normal customers (group 3) have in invoice.product-tab.tpl the product prices with taxes included and merchants see prices without taxes in the invoice.

    I have added different behaviour into invoice.product-tab.tpl by using {if $customer->id_default_group == 5} - clauses. This works fine for the product-tab.tpl, yet then I get weird behaviour in the total-tab. When ordering with shipping option that adds fees everything behaves as wanted, yet if there's no shipping fees, the final total is presented without taxes for merchants. Looks like there might actually also be a bug in there 🙂

    Is there any option to switch the invoice behavior to replicate the settings of the customer group? It doesn't really look like it when I scrub over the templates code, but maybe there is before I start editing too many code lines 😉

    Thanks for any advice 🙂

    edit: oh and btw I'm still on 1.2.0, didn't have the time to test the update and migrate 😉

    Best

    Oli

    Hello oliiix, have you solved? how about share it with the community?

  3. Hello, I would like to know how many 30bees admin use Involic Prestabay module.

    How about use this thread to exchange suggestions and hints about it?

    For example in my case I miss a Fastbay feature that avoid to send to ebay low price items.

    Right now I "solved" it using price ranges in price templates.

    I set a price template with a price range that will be multiplie by 0 so ebay will give an error as the price is too low (less then 1€) and the item will not be listed... but I'm afraid that to many errors will trigger some "seller check".

    What do you think about involic prestabay?
    Do you miss features?

     

    @haylau  @Lausli

    @30knees @Havouza

    @Leaton

    @ALM

    @veganline

    @Alan @CoffeeGuy

    • Like 1
  4. On 1/20/2022 at 3:06 AM, x97wehner said:

    Thanks. I don't see any modules out there that are doing it exactly like I was hoping. However, I think I've figured out how to modify the radio buttons with CSS to get the appearance I'm seeking.

    to who asking how to do it:

    https://forum.thirtybees.com/topic/5380-restyling-radio-buttons-need-some-quick-js-help-i-think/

     

    • Like 1
  5. 6 hours ago, rubben1985 said:

    I am not talking about how many points does this module increase in the global pagespeed scoring. I am talking how many "ms" less to load, for example (this impacts in customer experience). This only can be measured with tools not with a person loading the page manually. Basically I am asking for some tangible proof (you sell your module with words like performance and speed and this is measurable).

    if a demo is provided you can see and measure the differences enabling or disabling the module options

  6. 7 hours ago, datakick said:

    There you go.

    There you go. Looks like you have copied AdminProductsController.php to override/controllers/admin directory sometimes in the past, modified it slightly, and forgot about it.

    I suggest you delete this file.

    You should also investigate what it was that you modified, but I don't see many changes in the file.

    I took a look and I think I modified with this:

    The thing is that now in 1.3 that mod is included in the AdminProductsController.php core file and dind't figured out until now.

    So the solution is as you said delete that override file.

    • Like 1
  7. On 12/5/2021 at 2:25 PM, toplakd said:

    In my 1.3 everything is working 100%.

    Do you use any overrides for admin section?

    Have you checked Database schema With core updater?

    I checked the DB with coreupdater and I fix all the occurrence but three that I think are not related for this issue.

    I didn't fixed because are labelled as dangeorus here's the screenshot:

    image.thumb.png.766d49f57cfa49a1fa2a14751c62e993.png

    The thing is that if I save any item the features got reset with value 1, even if I choose different value for the features.

    image.png.f9462d04f9c8ff7444a4728fe85c8e43.png

     

    I now added information in the original question post above.

  8. I recently updated to 1.3 and I noticed that all the products are not displaying product features in the backend.
    (I'm not 100% this happened after 1.3 update)

    I can see product values in the DB and in the front end.

    edit1: For example the screenshot below you can see what happened after I saved the item simply changing the quantity, and the same happen also if I try to set a value in the feature too!

    Previusly the features was set:

    id_feature    id_product    id_feature_value
    8      289    somevalue
    10      289    somevalue
    11      289    somevalue
    12      289    somevalue
    13      289    somevalue
    14      289    somevalue

    After saving a item the features in the DB are ALL resetted to value 1 even if some of them was not set before:

    image.png

         
         
         
         
       

    edit2: this issue is similar but not identical to this old issue:

    https://www.prestashop.com/forums/topic/252700-product-features-suddenly-missing-please-help/

    edit3:

    right now I'm spinning a new instance loading a snepshot "pre-1.3" to be sure that the issue come up with the upgrade.

    edit4:

    in the mean time I noticed another thing, before trying to set a features value from the backhand the feature page is like this:

    image.png.35d913026baeabf6660af7ed967d5cda.png

    once I try to set a value change like this:

    image.thumb.png.ca7d735782aaeb00ed99ebafd2b4da96.png

         
         
  9. On 11/8/2021 at 10:16 AM, zen said:

    OK, I see what you are talking about now.. I will add something with the same idea, but not exactly like that  as this bar consume too much space on the bottom screen of the mobile. I think that the  burger menu icon that is on top will open the side control menu/panel with all infos and actions in it.

    that menu is very useful for the customers. the majority of customer don't know what the burger menu is and how to open it. 😞

     

    another thing, is it possibile to choose to have a vertical menu?

×
×
  • Create New...