| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 132 |
| Technical Name |
nf_pos_general_note |
| License | OPL-1 |
| Website | https://www.augesoluciones.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 132 |
| Technical Name |
nf_pos_general_note |
| License | OPL-1 |
| Website | https://www.augesoluciones.com |
📝 POS General Note
Notas Generales sin Líneas en Factura
Odoo 18.0
✓ Compatible DIAN
Point of Sale
❌ Problema vs ✅ Solución
❌ Antes
- Notas creaban líneas extra en factura
- DIAN rechazaba facturas con líneas inválidas
- Productos "Nota" o "Comentario" generaban problemas
- Validación de facturación electrónica fallaba
✅ Ahora
- Notas son campos independientes
- NO generan líneas en account.move
- Compatible 100% con DIAN Colombia
- Notas aparecen en recibo sin afectar contabilidad
✨ Características Principales
Campo de Nota General
Agrega notas generales a las órdenes del POS mediante un campo dedicado que no se convierte en línea de producto.
Botón Intuitivo en POS
Botón "Nota" en la pantalla de productos con popup para escribir. Indicador visual (✓) cuando hay nota agregada.
Visible en Recibo
La nota aparece en el recibo impreso en una sección dedicada con bordes punteados, fácil de identificar.
Compatible con DIAN
NO genera líneas en la factura contable. Solo se guarda como comentario interno (narration) en account.move.
Guardado Automático
La nota se sincroniza automáticamente entre frontend y backend. Disponible en formulario de pos.order.
📖 Casos de Uso
- Instrucciones de entrega: "Entregar en mesa 5, sin cebolla"
- Datos de facturación: "Factura a nombre de: EMPRESA XYZ - NIT: 123456789-1"
- Observaciones del cliente: "Cliente alérgico a mariscos"
- Notas de cocina: "Papas bien doradas, sin sal"
- Información de pago: "Transferencia - Ref: ABC123"
🔧 Instalación Rápida
- Copiar carpeta
md_pos_general_notea addons de Odoo - Ir a Aplicaciones → Actualizar lista de aplicaciones
- Buscar "POS General Note"
- Clic en Instalar
- Abrir sesión de POS y usar el botón "Nota"
🎯 Flujo de Trabajo
- Usuario abre sesión del POS
- Agrega productos a la orden normalmente
- Clic en botón "Nota" (icono sticky note)
- Escribe la nota general en el popup
- Confirma para guardar
- Procesa el pago y imprime recibo
- La nota aparece en el recibo
- Al crear factura: solo líneas de productos, nota en narration
- Factura electrónica XML sin líneas extras → DIAN valida OK ✅
⚡ Ventajas Técnicas
- Odoo 18 Compatible: Usa OWL components y patch system moderno
- No invasivo: No modifica flujo de facturación existente
- Extensible: Fácil de personalizar apariencia del recibo
- Performante: No agrega queries adicionales pesadas
- Clean code: Sigue best practices de Odoo 18
🚀 Listo para Usar
Solución definitiva para notas en POS sin problemas con DIAN
Desarrollado por MaraDev | Odoo 18.0 | Compatible con Facturación Electrónica Colombia
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