| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 1418 |
| Technical Name |
mp_trademe |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 1418 |
| Technical Name |
mp_trademe |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
New Zealand Trade Me Connector for Odoo
Sync Trade Me in-trade listings, sold orders and fulfilment straight into Odoo Sales
Connect Odoo directly to your Trade Me (New Zealand) seller account. Pull sold items into Odoo as sale orders with buyer and delivery details, refresh your active listing stats onto products, and push fulfilment status back to Trade Me — payment received, goods shipped and sale completed — all driven by your own Trade Me OAuth credentials. Built-in New Zealand GST (15%) breakdown and NZBN business-number validation.
Key Features
Sold Order Sync (pull)
A scheduled job and an on-demand button pull your Trade Me sold items page by page (All, Last45Days, PaymentReceived, Dispatched, SaleComplete). Each sold item becomes an Odoo sale order with the buyer, delivery address and order line.
Product Matching
Sold lines resolve to your products by Trade Me SKU, Odoo internal reference or barcode. Unmatched lines are still imported with the listing title and price so order totals are preserved.
In-trade Listing Refresh
Pull your active selling listings and write live bid and view counts and the listing id onto the matched product, on demand or via a periodic cron.
Fulfilment Status (push)
Push the Trade Me status transitions — EmailSent, PaymentReceived, GoodsShipped and SaleCompleted — from the sale order, or in bulk from the order list with a single wizard.
NZBN Validation
Validate the 13-digit New Zealand Business Number (a GS1 GLN) on partners using the official GS1 modulo-10 check-digit algorithm and the New Zealand GS1 prefix.
New Zealand GST (15%)
Every imported Trade Me order shows its net and GST split, computed from the GST-inclusive total with the standard New Zealand 15% inclusive rule (the 3/23 formula), ready for accounting.
BYOK OAuth 1.0a
You hold your own four Trade Me OAuth values (consumer key/secret, access token/secret). The connector signs every request with HMAC-SHA1 and sends them only to the Trade Me endpoint you configure.
Sandbox & API Log
Point at the Trade Me sandbox (api.tmsandbox.co.nz) or production with one setting. Every call is logged with operation, HTTP method, status, duration and error excerpt; clients retry 5xx on idempotent verbs with 30s timeouts.
| Capability | Trade Me endpoint |
|---|---|
| Sold orders | GET /MyTradeMe/SoldItems/{filter}.json |
| Active listings | GET /MyTradeMe/SellingItems/{filter}.json |
| Listing detail | GET /Listings/{listingId}.json |
| Fulfilment status | POST /MyTradeMe/Status/{purchaseId}/{status}.json |
| Account / token check | GET /MyTradeMe/Summary.json |
How it works
- In Odoo, open Settings → Trade Me and paste your four OAuth values from your Trade Me developer application and member authorisation.
- Click Test Trade Me to confirm the credentials with a real, lightweight API call.
- Map each product's Trade Me SKU (or rely on the internal reference) so sold lines resolve to products.
- Enable the Fetch sold orders cron, or click Fetch Orders Now to import on demand.
- Mark Paid, Shipped and Completed directly from the imported sale order, or in bulk from the order list.
Screenshots
Api Log
Settings
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