| 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 | 3061 |
| Technical Name |
trilab_market_base |
| License | OPL-1 |
| Website | https://trilab.pl |
| Versions | 17.0 18.0 |
Module to provide common functionality for marketplaces
Changelog
v18.0.3.6.1 (2026-04-26)
- use offer methods to check for price/stock diffs, ref #18079
- fix price search update domain, ref #18079
v18.0.3.5.0 (2026-01-12)
- control offer sync on errors, ref #15760
- fix get fiscal position by region, ref #16332
- sync price/qty for error offers , ref #16464
v18.0.3.4.0 (2025-12-09)
- no delivery pickup point selection restrictions on market sale orders, ref #16334
- fix get default fiscal position, ref #16332
v18.0.3.3.0 (2025-12-02)
- add task to check for changed product prices, ref #16227
18.0.3.2.0 (2025-10-16)
- port R17 changes, ref #15587
- fix address compare, ref #15279 #15977
- fix update orders, ref #15977 #15202
- fix R18 changes
- add missing js file, ref #15892
18.0.3.1.0 (2025-06-16)
- handle account settings for many currencies, ref #14001
- update logging, ref #13112-94
18.0.3.0.0 (2025-05-18)
- send invoice fix, ref #13990
- add find payment mapping method
- add payment method, providers and CoD flag to payment terms mapping
- fix permissions for internal users, ref #14039
18.0.2.0.0 (2025-04-24)
- sale order settings link
- allow search on fields (storable)
- stock picking settings link
- fix get settings, ref #12608
- add account reset
- move url open action from shoper
- add StrEnum definition, StrEnum import from stdlib if python >= 3.11
- update base exception
- update webhook handling to support GET requests, ref #13112
- logging update, ref #13558
- fix confirm order, ref #13776
- fix payment terms, ref #13834
18.0.1.2.0 (2025-04-03)
- port R17 changes
- process order payment on each update, ref #12661
- auto confirm only paid orders, ref #12661
- enhance event handling, ref #13440
- fix process_order, return on MarketError in order synchronization, ref #12609
- add utils from allegro
- fix order confirmation
- add payment transactions link to sale.order
- show marketplace on offer, ref #13535
- add universal webhook controller, ref #13112
- fix so search, ref #13118
- so filter, ref #13118
- add so custom market fields, ref #13118
- handle event processing errors
- better error report on missing settings, ref #12661
- add offer error status, ref #13329
- exceptions signature update
- offer filters update
- fix so confirmation check, ref #12839
- fix invoice send, ref #12839
18.0.1.1.0 (2025-03-13)
- handle event processing errors
- better error report on missing settings, ref #12661
- add offer error status, ref #13329
- exception definition update
18.0.1.0.0 (2025-01-19)
- initial version R18, ref #12735
- invoice sent move to extra edis
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