PTTAvm Connector
PTTAvm doğrudan SOAP API: sipariş çekme, varyant bazlı ürün/stok/fiyat, kategori ve kargo profili
PTTAvm (ePttAVM) Direct Connector for Odoo
Temel Özellikler
PTTAvm Category
PTTAvm Category. Tracks Category ID, Sub-categories, Path, Leaf (listable). One-click sync categories.
PTTAvm Cargo Profile
PTTAvm Cargo Profile. Tracks Cargo Profile ID. One-click sync cargo profiles.
PTTAvm Product Variant Axis Mapping
PTTAvm Product Variant Axis Mapping. Tracks Odoo Attribute.
PTTAvm (ePttAVM) Direct Connector for
PTTAvm (ePttAVM) Direct Connector for Odoo
Direct integration with the PTTAvm
Direct integration with the PTTAvm (ePttAVM) Integration Web Service** — a SOAP service authenticated with a WS-Security UsernameToken.
No third-party middleware, no monthly
No third-party middleware, no monthly SaaS.
You supply your OWN PTTAvm
You supply your OWN PTTAvm Store ID, API username and API key (BYOK).
Key Features Hand-built SOAP transport
Key Features Hand-built SOAP transport: SOAP 1.1 envelopes and the WS-Security UsernameToken header are constructed with ``requests`` + ``lxml`` only — no ``zeep``/``suds`` dependency.
Kullanım Senaryoları
Ekran Görüntüleri
Pttavm Api Logs
Pttavm Cargo Profiles
Pttavm Categories
Pttavm Settings
Neden Bu Modül
Key Features Hand-built SOAP transport: SOAP 1.1 envelopes and the WS-Security UsernameToken header are constructed with ``requests`` + ``lxml`` only — no ``zeep``/``suds`` dependency. Endpoint ws.pttavm.com:93/service.svc. Order Sync (pull): a cron pulls orders for the last 24h via ``SiparisKontrolListesiV2`` (date window), maps the buyer + lines, and resolves the exact product variant by VariantBarkod / attribute values. Product Push (with variants): "Push to PTTAvm" submits the product via ``StokGuncelleV2`` as one StokKontrolDetay carrying header fields (category, brand, VAT, dimensions, cargo profile, JPEG image URLs) plus a VariantListesi of per-variant rows (VariantBarkod, Variant1Deger/Variant2Deger, Miktar, Fiyat). PTTAvm's two-axis variant model is mapped per product. Stock & Price Sync: ``StokFiyatGuncelle3`` refreshes stock and price for synced products, manually or via an hourly cron (off by default). Barcode Check: ``BarkodKontrol`` checks whether a barcode already exists. Categories & Cargo Profiles: pull the PTTAvm category tree (``GetCategoryTree``) and the seller's cargo profiles (``GetCargoProfiles``). Invoice linking: attach a posted invoice to a PTTAvm order (``SaveInvoince``) — BYOK linking only, no money movement / no clearance. JPEG images: a controller serves product images as baseline JPEG (PTTAvm rejects Odoo WebP), never webp. Currency conversion: prices converted to the configured marketplace currency (default TRY) before push. API Logs: every SOAP call is logged with operation, duration, status and error excerpt. Test Connection: a Settings button calls ``GetVersion`` to verify keys.
Teknik Özellikler
- Uyumlu: Odoo 17.0 / 18.0 / 19.0
- Lisans: OPL-1
- Diller: Türkçe, İngilizce
- Geliştirici: Pokutsoft
- Bağımlılıklar: sale_management, stock, product
- Destek: support@pokutsoft.com
- Update date: 2026-07-09
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 2453 |
| Technical Name |
pttavm_connector |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
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