Skip to content

[18.0][ADD] zort_connector#265

Open
TheerayutEncoder wants to merge 31 commits into18.0from
18.0-add-zort_connector
Open

[18.0][ADD] zort_connector#265
TheerayutEncoder wants to merge 31 commits into18.0from
18.0-add-zort_connector

Conversation

@TheerayutEncoder
Copy link
Copy Markdown

@TheerayutEncoder TheerayutEncoder commented Aug 15, 2025

This module allow odoo connect with Zort

@TheerayutEncoder TheerayutEncoder force-pushed the 18.0-add-zort_connector branch from ada1edc to 19c309a Compare August 19, 2025 03:12
@TheerayutEncoder TheerayutEncoder force-pushed the 18.0-add-zort_connector branch from fdb3a0c to 398f7f6 Compare October 4, 2025 09:29
Purpose:
    1. User be able to config platform customer
    2. Use odoo customer if it exist else use platform customer
    3. able to create zort customer in Odoo if enable auto create customer
- Add page and limit for GET list order from zort
- Add delay before call next API
- Prevent create duplicate customer in case of auto create customer from zort
- Display zort sale channel on tab Zort Info
- Add param orderdateafter to limit amount of data
1. Remove product.template from zort connector
2. Use product.product instead of product.template for link with zort product
3. Add zort.product to store product from zort and link with odoo product
4. on product.product add action
    4.1 action_fetch_and_update_image_from_zort
    4.2 action_create_product_on_zort
    4.3 action_update_product_to_zort
    4.4 action_update_qty_to_zort
@TheerayutEncoder TheerayutEncoder force-pushed the 18.0-add-zort_connector branch 5 times, most recently from ad38718 to 2b345ba Compare January 30, 2026 10:43
- change setting connection part from system parameter to company
- update product data by add invoice policy to order
- add method for validate order from zort
- do not confirm order if it not correct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants