| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Invoicing (account) • Discuss (mail) • Inventory (stock) |
| Community Apps Dependencies | Show |
| Lines of code | 5386 |
| Technical Name |
trilab_market_shoper |
| License | OPL-1 |
| Website | https://trilab.pl |
Module to integrate with shoper.pl to import orders placed in that platform
Changelog
17.0.7.10.1 (2026-02-19)
- add x_shoper_include_discount_in_price field and setting, ref #16576
- prevent changing company in settings, ref #16263
17.0.7.9.0 (2025-12-09)
- add shipping and order state synchronization for Shoper integration, ref #13999
17.0.7.8.0 (2025-10-28)
- remove custom partner address matching logic, use base x_find_existing_address method, ref #15279
17.0.7.7.0 (2025-10-10)
- add fetch offer action, ref #15190
- update pricelists selection, ref #15857
17.0.7.6.0 (2025-09-04)
- handle negative stock, ref #15176
- handle shoper currency rate mismatch, ref #15256
- update settings accounts ordering, ref #15193
- fix reusing invoice partner address, ref #15279
- fix do_sync_delivery_services, ref #15349
- fix reusing invoice partner as shipping partner, ref #15222
- fix access rights, ref #15429
17.0.7.5.0 (2025-09-01)
- add payment term sync, ref #14588
- refactor delivery services sync, ref #14588
- fix delivery mapping with cod, ref #14588
- fix address comparing, ref #14939
17.0.7.4.0 (2025-08-31)
- add fields api methods, ref #14950
- add deliveries api methods, ref #14950
- fix points creation, ref #14950
17.0.7.3.0 (2025-08-28)
- migrate to trilab.delivery.service model, ref #14588
17.0.7.2.0 (2025-08-25)
- add pickup points support, ref #14950
- return missing super call in process_order method, ref #14942
- enhance transaction matching logic with additional reference checks, ref #14942
- update translations
17.0.7.1.0 (2025-06-01)
- add bundle offers support, ref #14182
- update client connectivity & timeout (session)
- update offer price update logs
- fix action_sync_offer pager, ref #14163
- fix event processing
- fix order date timezone, ref #14854
17.0.7.0.0 (2025-05-29)
- payment terms update, ref #14016
- fix offer processing client chain passing
- handle order currencies, ref #14001
- fix pair action, ref #14001
- fix neutralize, ref #14001-45
- fix delete_webhook, handle missing webhook, ref #14001
17.0.6.1.0 (2025-04-10)
- move js to base
- update exception
- add account reset
- fix payment terms, ref #13834
- payment methods api
17.0.6.0.0 (2025-03-12)
- fix order partner duplicates, ref #13278
- event processing enhancements, ref #13440
- fix sync draft auctions, ref #13440
- update process_webhook_request signature, ref #13112
- handle missing settings, ref #13573
17.0.5.1.0 (2025-03-01)
- add offer events list to a form view, ref #12943
- fix x_shoper_onchange_enable_webhooks decorator, ref #12943
- quite logs
17.0.5.0.0 (2025-02-21)
- add webhooks integration, ref #12943
17.0.4.1.0 (2025-02-21)
- add shoper status
17.0.4.0.0 (2025-02-12)
- remove x_shoper_id from res.partner - migrate to ref
- use get_product_data for find_product
- simplify methods structure
- deduplicate code
- code cleanup
- fix definitions to not overwrite changes
- set is_company flag on partner creation
- fix offer custom fields compute methods
- fix restart for multiple accounts, ref #11434
- bugfix on offer compute field
- market settings separate view
- fix migrations
- fix offer import, ref #13118
- handle errors on single offer, ref #13118
- fix order import, ref #13118
- handle errors on single orders, ref #13118
- fix shoper API error handling, ref #13118
- fix views & translations, ref #13118
- fetch all orders, ref #13118
- fix order date, ref #13118
17.0.3.0.0 (2025-02-10)
- add option to handle incremental market updates, ref #12944
- rename fields
- change methods signatures
- add option to switch orders sync on/off
- fix bug on method override
- move back update modified offers cron (performance)
- update cron definitions
- update cron triggers
- offer change and update date fix, ref #12968
- update do_sync_market_offers get only updated offers, ref #12944
17.0.2.1.0 (2025-02-06)
- use offer for order creation
- fix bug on empty/initial offer, ref #12908-11
- fix do_sync_offer - fix out of sync offers, ref #12925
- add shoper_action_edit_auction, ref #12926
- fix shoper_action_preview_auction, ref #12926
- remove cron (moved to market base), ref #12201
- fix methods calls (override)
- fix offer edit button, ref #12926
- fix pricelist selection, ref #12960
17.0.2.0.0 (2025-01-19)
- migrate to trilab_market_base, ref #11769
17.0.1.7.0 (2024-11-19)
- fix price sync, ref #12063
17.0.1.6.0 (2024-11-96)
- filter offer on sync products, ref #11769
17.0.1.5.0 (2024-10-25)
- better error handling, ref #11769
17.0.1.4.0 (2024-10-14)
- add price sync, ref #11769
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module