Jump to content
thirty bees forum

the.rampage.rado

Silver member
  • Posts

    912
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by the.rampage.rado

  1. As it was mentioned in the first post email transport was moved to a module. You can choose one of 2 methods as of now and configure them as before. It's like 5 minute job, including testing. This was done for more flexibility as the lib that was shipping with TB up to 1.5 was outdated. Now everybody can write external email transport using different methods. (you need just one installed module at once but you might install few and simply change them in the dropdown you showed)
  2. Do you mean VAT per sale or the monthly VAT?
  3. How was the product list in PS? I guess exactly the same if I remember correctly?
  4. If they don't cause your site to reach it's limits and don't make a mess in your BO (like making carts, spamming, etc) I would suggest to simply clear the connections table regularly. This will also speed up your site if the table is very big.
  5. Don't take it as a subscription or paid service. Take it as a gift from the maintainers to the community of supporters that help fund (at least for now) VERY SMALL part of the expenses behind this project. If you don't want to subscribe you can still use every other part of this software for free and I have not seen any announcements regarding changes in this area.
  6. This module does not support php8. If you already rolled back to your backup set your php version to 7.4, update TB core to 7.4, install Collectlogs module and observe the warnings that this module will rise. Fix the all the issues that are generating during 7.4 and then BACKUP again and try an update to php8.
  7. Should we make any changes to our DB?
  8. You have to install one of the two included email transport modules (find them in the modules catalog) and configure them. Then you can test in Advanced Parameters - Email if the system sends out emails, right at the bottom of the page. This was moved out of core in 1.5 as the library that was used was outdated.
  9. Can you post some link as I'm unable to find it?
  10. Working for me also. It was most probably some local caching issue with your browser. Please, note - don't use the full page cache in Performance as it could bring such issues. You can set up Redis server or apcu caching and use the other 2 types of caches.
  11. Custom JS Code in Preferences -> Custom Code
  12. 1. Does it keep track of pack sales also? If I sell 10x of certain product but the product pack has no set supplier as it relies on products with set suppliers does it calculate those sales? If it does not track them what happens if the products in the pack come from different suppliers? 2. Could we have in future supplier MOQ and Minimal stock levels settings? Lets say we have a discount for full box of certain item and we wish to order only per said quantity but by piece for other items from that supplier. Minimal stock levels should be set by the merchant (per product/reference) and if the quantity on hand drops lower than the said number, the difference should be suggested always even if the calculation does not offer it. 3. Can you describe this setting? Why the default was only Canceled? And should we keep it that way? 4. I assume that all settings for costs in the module Settings take into account the default currency and not the supplier default currencies? 5. When adding a supplier and then supplier references could we automatically pick the currency based on the selected supplier default currency? Currently the drop down shows the default shop currency and we have to fix this every time if both are different. 6. What do Safe stock and Reorder point mean?
  13. If I purchase the paid version and install it will I keep my reviews from the free version? I would like to start sending out review emails. And one quick bug report - page revws - AllReviews displays reviews even for disabled products.
  14. Increase your memory limit to the maximum possible (just for the update) and try again.
  15. What happens if you click refresh or switch between month and mont -1? (or any other combination that you prefer)
  16. It would be a nice addition to have options which items to track - currently it only tracks desc and price but each other product property is vital too - ref, association, combinations, even shop association, etc. For multi employee shops this is a must module! Thank you for creating it! Also If we can set period for the history it would be nice, a cron that runs xx a week/month to delete any history records older than xx days would be a nice way to automate this.
  17. Probably this is why it's not showing. You will have to up your php to at least 7.4. I'm running it at 7.4 and will soon update to 8.x after I fix some issues with 3rd party plugins. Hopefully you don't have some modules that cause problems on higher php versions.
  18. Try Custom target and then select 1.5. For me it shows both in Stable and in Custom.
  19. Update by the core updater. (and of course - backup your DB and files manually before that!) Core Updater module will download the needed files for your current PHP version (if no settings changes are made to the module). This file is an installation package that is compatible with php7.4 and above.
  20. The changes list is done by datakick of course. Just wanted to save him some time at the forum.
  21. Sorry I take over a bit of the post of @the.rampage.rado 😉 Today, we are thrilled to introduce the latest version of Thirty Bees: Version 1.5. This new release brings with it a lot of changes, including numerous core modifications and security fixes that are detailed in the list below. In addition, we are excited to announce the launch of our new Premium Module Offer! Instead of selling these modules at a high one-time price, we have opted to make them affordable for everyone! With only a small monthly fee, which is based on installation, not users. This will help support Thirty bees in maintaining the modules over time with the latest techniques and enhancing them based on your requests. Helping us to improve Thirty bees and make it grow! With the release of this version, we have also revised our Backer Plans, now referred to as Member Plans. Some of these plans include direct (paid) support from the team. This support time can be used to help explain how to use the system, custom development, or general support. Become a Member Now and Take Advantage of the Full Ecosystem! In the weeks ahead, we will release more modules designed to save you time and boost your revenue. We invite you to explore the new Member plans today, to save you time and make your store more productive! The modules can be found in your installation on the module page. And don’t forget, Thirty bees is an Open Source platform, maintained and kept alive by Merchants and enthusiastic developers. Any one time donation you make will be much appreciated and will 100% be used for the development and improvement of Thirty bees. Please buy us a beer or Become a Member and help Thirty bees to grow and trive! Happy selling! Petr, Theo & Chiel https://github.com/thirtybees/thirtybees/releases/tag/1.5.0 Changelog: Premium modules Extracted minification from core, introduced new module instead Extracted email sending functionality from core, introduced Mail Transport modules use Server Side Cache [redis/memcache] for smarty caching Attributes / Features list - drilldowns to products Support combinations for virtual products New carrier conditions - min order weight, min order value, max order value Cookies optimization - smaller, faster CSV import - support custom import entities Contact form: option to disable confirmation email Revamped File Manager - image handling, update library, security fixes Revamped modules zip files handling - unification, fixed problem with deleting assets Currency - ability to specify decimal places Cart rules: ability to set maximum discount value Support for custom notifications in toolbar System Notifications Webservice: Order Detail Pack informations Webserivce: expose Order Cart Rules Experimental features - stringify fetches Support tinymce editor customization Public names for features Bugs and Maintenance A lot of bug fixes in core and native modules Fixed lot of PHP 8.2 compatibility warnings Fixed redis/memcache/acpu cache Security fixes Removed support for PHP 7.3 and older Removed unused code (push notifications, configuration tests, rijndael) Fixed dashboard and stats reporting fixed ecotax calculation Fixes BO order edit - support free product, weight calc, restock... Fixed installation packs data - tax rates, zones,... Decreased dependency on third party library (google maps,...) Database schema changes tb_system_notification - new table tb_carrier.min_total tb_carrier.min_total_tax tb_carrier.max_total tb_carrier.max_total_tax tb_carrier.min_weight tb_cart_product.date_upd tb_cart_rule.reduction_max tb_cart_rule.reduction_max_tax tb_cart_rule.reduction_max_currency tb_contact.active tb_contact.send_confirm tb_currency.decimal_places tb_employee.last_connection_date tb_employee.signature tb_feature_lang.public_name tb_mail.recipient_type tb_mail.from tb_order_detail.product_reference - increased size tb_order_detail.product_supplier_reference - increased size tb_product.reference - increased size tb_product.supplier_reference - increased size tb_product_supplier.product_supplier_reference - increased size tb_search_index.word - increased size tb_stock.reference - increased size tb_supply_order_detail.reference - increased size tb_supply_order_detail.supplier_reference - increased size tb_search_engine - deleted tb_tab_module_preference - deleted Please, keep in mind: - module updates functionality was moved to core. After you update to 1.5 you'll have to remove tbupdater module (uninstall and delete it from your local install, it won't be needed anymore) - code minification and email sending functionalities were extracted from core so after you update to 1.5 you will have to choose one of two email modules and install the code minification module. Email modules configuration follows the same settings as they were in core up until now and the minification settings are kept in the same place. If you don't install those small modules you will not be able to send emails and your html will not be minified. - also please make sure that you update your DB after you update to 1.5 - as you can see there are plenty of changes there too. - if you use memcache, apcu, redis - use the new Server Side Cache setting = SUPER fast shop without full page caching!!! - introduction to system notifications - a place where you will be able to see future announcements regarding updates, etc. - it is strongly recommended to update to 1.5 - lots and lots of new features, BUGFIXES and SECURITY FIXES were introduced since 1.4 and this will make your shop smoother, faster and more secure. Regarding the premium modules, I believe that @datakick will describe them in the best possible light but they are a must of every serious merchant!
  22. You can not delist the native modules from this list. You can uninstall and delete a module you installed from this list but it will show again on the next refresh. If you uninstall and delete an external module it will not show in the list.
×
×
  • Create New...