Kardex PLE Bridge
Captured Document Into The PLE 13.1
The bridge that makes the Peruvian Kardex read the fiscal document you captured on each stock movement — atomic, safe, and byte-identical to native until you populate data.
What We're Solving
----------------
The Missing Consumer
Capturing the document on each movement is only half the job: the native Kardex never reads those fields. This bridge is the consumer that feeds the captured type, series and folio into the PLE 13.1.
Compliance Without Risk
The injection is gated by the document type and applied after the native 09 forcing — it can never turn a compliant line into an illegal 00. With no captured data, the report is identical to native.
Setup & User Manual
Step-by-Step implementation
1. Configuration Guide
No configuration screen — just install and report:
- Install invoice_type_document_extension (the capture).
- Install this bridge.
- Populate the document on your movements (auto or manual).
- Generate the PLE 13.1 as usual.
2. How The Injection Works
Atomic Replacement
Type, series and folio are replaced together, always from the same captured document — never mixed.
Type-Gated
No captured type means no injection: the native 09/guide/00 logic stands untouched.
Correct Order
Applied after the native force-to-09 and before the scrub, so the captured document wins cleanly and inherits SUNAT formatting.
Guarded Deploys
A post-install regression test fingerprints the native method; a native update fails the build before a bad TXT can reach SUNAT.
Global Ready | Multi-Language Support
This module is delivered for English and Spanish (en_US, es_ES, es_PE, es_MX) environments. Being a report bridge, it exposes no end-user fields to translate.
Why Choose Ganemo?
----------------
Ganemo is the world's leading Odoo App developer and a multi-award-winning Gold Partner. For over 5 years, we have been recognized as the #1 seller of high-quality apps on the Odoo App Store. Trusted as the "Best Partner" in USA, Mexico, Chile, Spain, Colombia, Ecuador, and Peru, we deliver robust, secure, and localization-compliant solutions for global businesses.
Get a Quote & Resolve Commercial Doubts
Join thousands of satisfied clients on Odoo. Contact our sales team directly.
Official WhatsApp
Fastest response time.
LINK
+1 (828) 672-6150
Book a Demo
Let's explore your needs.
LINK
Schedule Meeting
Need More? We Do It All
Professional Odoo Services
ERP Implementation
Transform your business with a full Odoo implementation. We analyze, configure, and train your team to maximize productivity. From Accounting to Inventory, we handle the complexity so you can focus on growth.
Module Dev & Migration
Need a custom feature? Or stuck on an older version? We develop high-performance custom modules and migrate your existing code to Odoo 19 with zero data loss. Expert developers at your service.
FAQ & Troubleshooting
Common Resolutions
The report did not change after install?
Reason: that is by design — with no captured data the output is identical to native.
Fix: populate the transfer document on the movements (via the capture module), then re-run the report.
The regression test failed after an Odoo update?
Reason: the native report method changed; the fingerprint no longer matches.
Fix: re-sync the copied method to the new native version before deploying. This guard exists to protect your SUNAT TXT.
Do I need the capture module too?
Answer: Yes.
Detail: this bridge only reads the fields; invoice_type_document_extension captures them.
Is it installed automatically?
Answer: No.
Detail: install it only on the Peruvian clients that want the Kardex to read the captured document.
Commercial & Sales
For inquiries about licenses, demos, or partnerships.
Official WhatsApp
Fastest response time.
LINK
+1 (828) 672-6150
Book a Demo
Let's explore your needs.
LINK
Technical Support
Existing customers regarding module functionality.
© 2026 Ganemo. All rights reserved. visit ganemo.com
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) • Purchase (purchase) • Contacts (contacts) |
| Community Apps Dependencies | Show |
| Lines of code | 1189 |
| Technical Name |
l10n_pe_reports_stock_transfer_document |
| License | OPL-1 |
| Website | https://www.ganemo.co |
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