Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,344
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by 30knees

  1. @daresh About Tidy: Would you consider adding an option to properly delete orders, so they're also gone from the database? See eg this thread: https://forum.thirtybees.com/topic/793/suggestion-delete-orders-directly-in-the-backend I'd buy the module right away then. :)
  2. Thanks, but unfortunately I wasn't able to figure it out. I'll post this as a job.
  3. I think it should be optional - like so much in shops! It always annoys me when such things are forced upon users without a choice. Some scenarios: You're working with a third party service like Amazon that will send out its own emails. You don't want to spam your customers. You generate the tracking numbers in advance and feed them already into the system, but don't want to mark the order as shipped because they won't be scanned by the carrier for another day or two. You want to change different orders to different types of order shipped statuses, eg customised on the carrier. You don't want to spam your customers because you add the tracking number and then 5 seconds later change the order to the shipped status. So...is there any way to turn this "feature" off?
  4. This is their reply after pointing out that the function is identical to PrestaShop: "The message is not error but warning. I think you can ignore the message." What does line 4620 do?
  5. According to the @Common-Services support, the error being thrown when I import orders from Amazon is due to tb incompatibility: "Warning: Cannot use a scalar value as an array in /public_html/classes/Tools.php on line 4629" What's your take on this?
  6. Yes, adding the tracking number does generate an email. How can I stop this?
  7. mdekker built it - it's for our shipping company, an export of addresses that get fed into the shipping company's system.
  8. Is an email perhaps automatically generated when one adds a shipment tracking number?
  9. I have an order status with the following settings: According to my understanding, the customer should not receive an email when the order status is changed to this status. But, an email is being sent. Am I doing something wrong or is there a bug somewhere?
  10. I guess the minimum change would be that Orders>Deliver slips is enhanced by an option to select which orders should be exported via their order status. Currently, it's only by date, which is not useful at all for my purposes. I'm also happy to finance this as a feature. @mdekker Would you pull this into the core if someone make this change?
  11. Hi, I'd like a module as follows: Generate a PDF delivery slip of orders, one order per page, filterable according to pre-defined order statuses. The PDF delivery slip can be manually or via cron (I can choose) generated and downloaded and saved in a folder or sent by email. I'd like the module to be made available to the community free of charge.
  12. Hi, I have a great CSV export module that our own mdekker built. It generates a CSV and can email it via cron. He's busy at the moment, which is why I'm posting the offer here. I'd like the module to be modified such that I can choose to either have the CSV emailed, as it currently does, or that it gets saved on the server in a directory I choose.
  13. Update: The error only appears when I click save before clicking outside the quantity field/box. If I click outside before clicking save, the quantity is saved with a green success window and I don't get an error message when I then click save.
  14. In the product's quantity tab tb 1.0.3 is throwing me an error message (just red window "error", no further information) when I save a quantity change of a combination. Then I get a green success window and the quantity change was registered.
  15. See this post for an explanation and the history behind the idea: https://forum.thirtybees.com/topic/806/using-packs-and-combinations-a-possibility-or-is-there-another-solution/7 Basically, I'd like to be able to sell Product: Widget Combination A: 1 Widget Combination B: 1 Widget Family Pack (10 x Widgets) And I'd like to manage by stock only via Combination A. That means that if I enter Quantities Combination A: 100 Widgets and I can specify somewhere that Combination B is dependent on Combination A and that 1 x Combination B = 10 x Combination A, the system will be able to calculate that the stock should be as follows: 100 x Combination A 10 x Combination B but 99 x Combination A 9 x Combination B Hope this was clear :-)
  16. I guess another solution would be to not approach it as packs, but to have one combination/attribute depend on the other and specify their relationship. Eg: 50 single widgets 5 widget packs (and then specify that 1 widget pack is comprised out of 10 single widgets - the system could automatically calculate the appropriate quantities)
  17. For others reading this thread: My impression of the @Common-Services one is that it's relatively clunky and not very intuitive: https://addons.prestashop.com/en/marketplaces/2501-amazon-market-place.html I found two others: Amazon Connector Module https://addons.prestashop.com/en/marketplaces/24326-amazon-connector.html and the Amazon Sync Marketplace Module https://addons.prestashop.com/en/marketplaces/24815-amazon-sync-marketplace.html Of the two, the backend demo of the Amazon Connector Module feels the better to me.
  18. @davidp I'm sure lots of us would be happy to finance the development. FYI @mdekker @lesley
  19. Didn't work - and the odd thing is that even going directly into the database the position got overridden when I refreshed the list. But ... I did notice that some attributes had the same position. So I manually entered unique positions directly in the database and after doing that everything worked again.
  20. In the backend you can go to an attribute group and order the values: administrator/index.php?controller=AdminAttributesGroups Even though tb gives an "update successful" message after re-ordering, the order is lost when you leave the attribute group page and return. Attribute positions aren't saved properly. Some of the attributes go back to having the position "1", others keep the position number they were given. Also, even though it looks like one could type in a position in the position field, it doesn't let you type in anything. tb 1.0.3
  21. Magic! It works perfectly. Nice job!
  22. Does the volume pricing / volume discounts table have a hook that I can use to move the table nearer the price? I think that would be a more suitable spot to show volume discounts. I'd also like to generally format the volume pricing table, but haven't been able to find its template. Does anyone know where to look?
  23. 30knees

    Custom theme

    It's so difficult to find good theme developers, but the guy behind transformer and panda is super.
×
×
  • Create New...