$ 73.48
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) • Contacts (contacts) |
Community Apps Dependencies | Show |
Lines of code | 1177 |
Technical Name |
bancolombia_payment_dispersal |
License | OPL-1 |
Website | https://firefly-e.com/ |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) • Contacts (contacts) |
Community Apps Dependencies | Show |
Lines of code | 1177 |
Technical Name |
bancolombia_payment_dispersal |
License | OPL-1 |
Website | https://firefly-e.com/ |
Dispersión de pagos (Banco de Occidente)
Este módulo facilita la generación de un archivo .xlsx conforme a los lineamientos establecidos por el Banco de Colombia en su macro de PAB para la construcción del archivo requerido para la dispersión bancaria en su plataforma.
En las cuentas bancarias se añade un campo adicional: "Tipo de transacción". Este campo se transfiere automáticamente al formulario de pago a proveedores cuando se selecciona la cuenta del tercero.


En los pagos, se crean 2 acciones:
-
Generar fichero de dispersión Bancolombia
-
Generar fichero de dispersión Bancolombia - Nómina
Estas acciones se generan según el tipo que se asigna en la macro PAB. Si se trata de una nómina, se utiliza el código 225, mientras que si es un pago a proveedores, se utiliza el código 220.

En el menú de configuración de la aplicación de facturación, se incluye un nuevo submenú llamado "Configuraciones Bancolombia" dentro de "Dispersiones bancarias". Aquí se ubicará el formulario para configurar los campos que constituirán el cuerpo del archivo que se usa para copiar dentro de la macro PAB


Los campos para la configuración del archivo constan de los siguientes elementos:
-
Nombre: Es el nombre descriptivo del campo.
-
Valor del campo: Viene predefinido con valores por defecto, pero también se pueden definir expresiones en Python. Estas expresiones se evaluarán al ejecutar la función que genera el archivo.
importante resaltar que la secuencia de los campos no debe alterarse, ya que esta determina las posiciones dentro del archivo.

Cuando se activa la acción para generar el archivo de dispersión del Bancolombia, el sistema descarga el archivo y, simultáneamente, crea un registro en el menú "Dispersiones bancarias" dentro de la sección de "Facturación/Proveedores".
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