| 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 | 5184 |
| Technical Name |
trilab_market_emag |
| License | OPL-1 |
| Website | https://trilab.pl |
Module to integrate with eMAG Marketplace to import orders placed in that platform
Changelog
v17.0.4.11.0 (2026-04-15)
- send invoice, ref #17681
- fix raw JSON payload, ref #17681
v17.0.4.10.0 (2026-02-12)
- handle price update errors when offer is enrolled in campaign, ref #15751 #17070
v17.0.4.9.0 (2025-10-28)
- remove custom partner address matching logic, use base x_find_existing_address method, ref #15279
- fix update voucher line, ref #16371
- skip mark error on internal server error state + control offer sync on errors, ref #15242 #15760
v17.0.4.8.0 (2025-09-10)
- remove mapping emag paid field, ref #15222
- always add shipping vouchers, ref #15222
- better logging, ref #15166
- update settings accounts ordering, ref #15193
- fix voucher price, ref #15356
- fix update cancelled orders, ref #15356
- update vouchers and shipping line sequence, ref #15356
- fix delivery point address data, ref #15222
- fix point data while creation, ref #15211
- fix shipping vouchers, ref #15222
- fix order lines sequences, ref #15222
- retryable errors, ref #15195
- fix warning, ref #15195
v17.0.4.7.0 (2025-09-04)
- change stock update, ref #14855
- client optimizations, ref #14855
- add fetch offer action, ref #14855
- handle negative quantity, ref #15176
- fix empty responses, ref #14855
- fix offer view, ref #14855
- update offer logs, ref #14855
v17.0.4.6.0 (2025-09-03)
- fix delivery mapping, ref #15041
- migrate to market_cod, ref #14588
- update translations
- fix address comparing, ref #14939
- improve logging, ref #14907
- update locker details, ref #14877
- fix state parsing, ref #15174
v17.0.4.5.0 (2025-09-01)
- improve order confirm, ref #15049 #15055
- mark CoD payment as paid, ref #15049
- fix invoice address, ref #15097
v17.0.4.4.0 (2025-09-01)
- pickup point assignment, ref #15055
v17.0.4.3.0 (2025-08-31)
- handle order cancellations, ref #15034
- fix order state ack, ref #15049
- fix invoice address, ref #15097
v17.0.4.2.0 (2025-08-30)
- add order ackowledgement, ref #15008
- unify vouchers vat, ref #15033
v17.0.4.1.0 (2025-08-28)
- handle free delivery + vouchers, ref #14103
v17.0.4.0.0 (2025-08-08)
- add cod flag on delivery service view, ref #14871
- fix duplicate payment transactions, ref #14887
- fix delivery method mapping action, ref #14103
- fix voucher line creation, ref #14402
- add delivery method mapping, ref #14588
- trigger cron after pric & stock sync, ref #14855
- handle offer sync errors with logging, ref #14931
- fix events, ref #14999
- fetch all orders (active and inactive), ref #14999
- fix order filtering date tz, ref #14999
v17.0.3.0.0 (2025-07-11)
- add discount and voucher support, ref #14402
- fix payment provider post init setup, ref #14085
- fix sol uom set, ref #14583-1
v17.0.2.0.0 (2025-05-18)
- payment terms update, ref #14016
- fix CoD transactions, ref #14016
- fix get_offer_price sale_price type conversion, ref #14085
- fix payment term mapping
- fix settings screen required fields, ref #14001
- fix read_offer, read_order to handle not found, ref #14085
- fix neutralize, ref #14001-45
- fix event processing client chain passing
- fix action_sync_offer skipping offer pager, ref #14163
v17.0.1.5.0 (2025-04-11)
- account reset
- use StrEnum IntEnum
- update exceptions
- webhook update
- code cleanup
- fix order date timezone, ref #13795
- fix payment terms, ref #13834
- fix company partner contact name, ref #13795
- fix do_sync_offer, ref #13112
- set event.offer_id for new offers, ref #13112
- update partners creation for companies, ref #13979
v17.0.1.4.0 (2025-04-06)
- add emag callback support, ref #13112
- change contact company logic, ref #13558
v17.0.1.3.0 (2025-02-23)
- update do_sync_offer, sync min_sale_price and max_sale_price, ref #13113
- handle errors while processing orders
- fix partner vat, replace registration_number with code, ref #13281
- handle missing settings
v17.0.1.2.0 (2025-02-19)
- fix offer and order price calculation, ref #13071
- fix tax fetch
- handle api errors
- fix api offer update error
- add so filter, ref #11434
v17.0.1.1.0 (2025-02-19)
- add preview and edit buttons to the offer form view, ref #11434
v17.0.1.0.0 (2025-02-12)
- initial version
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