AP/AR Unknown Partner Cleanup
Reclassify partner-tagged AP/AR balances back to the unknown-partner pile
ARMKU LLC · Odoo 17.0 · version 17.0.1.0.0 · OPL-1
What it does
Adds a wizard to reclassify open partner-tagged AP/AR lines to the no-partner ("Unknown") pile on the same GL account â without changing the account balance. Ideal for cleaning up misattributed balancing entries and unreconciled FX residuals that ended up on a vendor or customer ledger.
For each run the module posts one balanced journal entry:
DR <account> partner=PARTNER amount=X (auto-reconciled with the source lines)
CR <account> partner=NULL amount=X (left open in the Unknown pile)
The open no-partner leg can then be netted against the matching no-partner balancing entry (e.g. an unrealized-FX revaluation JE) using standard manual reconciliation.
Features
- Multi-select journal items > Action > Reclassify Partner Lines to Unknown.
- Validates the selection: same partner, same account, same company, posted, unreconciled.
- Handles foreign-currency and mixed-currency selections (per-line mirror legs preserve
amount_currency).
- Posts to a dedicated RECONCILE journal, auto-created per company on install.
- Auto-reconciles each source line with its mirror leg.
- Full audit trail on the generated JE: a dedicated "AP/AR Reclass Audit" tab lists the source partner and every absorbed line.
Requirements
- Odoo 17
- Standard
account(Invoicing/Accounting) module
Installation
- Copy the
ap_unknown_cleanupfolder into your addons path.
- Update the apps list and install AP/AR Unknown Partner Cleanup.
- On install, a RECONCILE journal (code
RECON) is created for every company.
Configuration
None required. Optional: adjust the RECONCILE journal per company under Accounting > Configuration > Journals.
Usage
- Open Accounting > Accounting > Journal Items and filter by the partner and AP/AR account to clean.
- Select the offending lines > Action > Reclassify Partner Lines to Unknown.
- Review the totals, pick the date, confirm. The wizard posts and reconciles in one step.
Support
ARMKU, LLC â https://armku.us â info@armku.us
Limpieza de Saldos AP/AR sin Contacto ("Unknown")
Qué hace
Agrega un asistente para reclasificar apuntes abiertos de AP/AR etiquetados a un contacto hacia el grupo sin contacto ("Unknown") en la misma cuenta contable â sin alterar el saldo de la cuenta. Ideal para depurar asientos de cuadre mal atribuidos y residuales de tipo de cambio sin conciliar que quedaron en el mayor de un proveedor o cliente.
Por cada ejecución el módulo registra un asiento balanceado:
DEBE <cuenta> contacto=CONTACTO monto=X (auto-conciliado con las lÃneas origen)
HABER <cuenta> contacto=NULO monto=X (queda abierto en el grupo Unknown)
La pierna abierta sin contacto puede luego netearse contra el asiento de cuadre sin contacto correspondiente (p. ej. un asiento de revaluación cambiaria no realizada) mediante conciliación manual estándar.
Funcionalidades
- Selección múltiple de apuntes contables > Acción > Reclassify Partner Lines to Unknown.
- Valida la selección: mismo contacto, misma cuenta, misma compañÃa, publicado, sin conciliar.
- Soporta selecciones en moneda extranjera y monedas mixtas (las piernas espejo por lÃnea preservan
amount_currency).
- Registra en un diario dedicado RECONCILE, auto-creado por compañÃa al instalar.
- Auto-concilia cada lÃnea origen con su pierna espejo.
- Pista de auditorÃa completa en el asiento generado: una pestaña "AP/AR Reclass Audit" lista el contacto origen y cada lÃnea absorbida.
Requisitos
- Odoo 17
- Módulo estándar
account(Facturación/Contabilidad)
Instalación
- Copie la carpeta
ap_unknown_cleanupa su ruta de addons.
- Actualice la lista de aplicaciones e instale AP/AR Unknown Partner Cleanup.
- Al instalar se crea un diario RECONCILE (código
RECON) por cada compañÃa.
Configuración
No se requiere. Opcional: ajuste el diario RECONCILE por compañÃa en Contabilidad > Configuración > Diarios.
Uso
- Abra Contabilidad > Contabilidad > Apuntes Contables y filtre por el contacto y la cuenta AP/AR a depurar.
- Seleccione las lÃneas > Acción > Reclassify Partner Lines to Unknown.
- Revise los totales, elija la fecha y confirme. El asistente registra y concilia en un solo paso.
Soporte
ARMKU, LLC â https://armku.us â info@armku.us
Support. Bugs and configuration questions are answered by the author. Write to rkong@armku.us quoting your order number.
© 2026 ARMKU LLC · armku.us
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 313 |
| Technical Name |
ap_unknown_cleanup |
| License | OPL-1 |
| Website | https://armku.us |
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