Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How set condition in term rules (module agaplan_terms_and_conditions)

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
17 Respuestas
6835 Vistas
Avatar
Virginie

Hi, I use the module agaplan_terms_and_conditions to add our sale terms in sale.order report and it works fine. Now I would like to add another document (pdf) in the sale.order report but with condition (if invoice_type_id = 'A value'). I try several syntaxes but I always get the same error message when I open the report : "model - (<type 'exceptions.keyerror'="">, KeyError('model',), <traceback object="" at="" 0x7ffa3a2e5248="">) ".

Does somebody know how to set the conditions in term rules ?

regards

Virginie

0
Avatar
Descartar
Victor Godayer

Hi Virginie, did you finally found out something, I'm having the same problem actually

Avatar
Sarl
Mejor respuesta

Hi,


Find the solution for use this module to Odoo 8 :

http://www.developpez.net/forums/d1456041/logiciels/solutions-d-entreprise/erp/odoo-ex-openerp/odoo-mettre-conditions-generales-dos-d-facture/

0
Avatar
Descartar
Avatar
Shashank Verma
Mejor respuesta

Hello Virginie & Victor I have installed this module. I have created terms and rules but nothing seems to happen. I know iam making some errors in configuration. Can you please help me to configure?

0
Avatar
Descartar
Victor Godayer

Hello. Did you go to Configuration - Terms ? What do you see there ? You need to configure there the Terms app, by uploading the documents you want to be appended to your quotes/invoices.

Shashank Verma

Sorry iam new to this requirement ,so can u help me a bit to understand .

i have uploaded 1 pdf file contain 1line of string. I did following configuration-> Insertion mode=after report report=invoice report name=account.invoice condition=

but nothing seems to reflect on accounting->customer invoice-> report

Can you help me to know the steps 1by 1 because i didn't found any documentation.

Shashank Verma

http://help.openerp.com/question/42097/how-to-create-terms-and-rulesmodule-agaplan_terms_and_conditions/

I have added snapshot, please refer above URL

Victor Godayer

what happen if you replace account.invoice by sale.order, then print a quotation/sale order ?

Shashank Verma

Yes , now its working for sale order. But why not invoices? Do i have to customize this module ?

Shashank Verma

and iam using condition= object.partner_id.print_terms,'=','t' but it always display the string in report. What condition i need to use to restrict it.

Victor Godayer

what do you want to do with this condition? I don't understand what you aim to do with it.

Shashank Verma

A new boolen field "print term" added to customer form (sale & purchase tab). When this field is true attachment will always be included in the selected report else not.

Victor Godayer

replace object.partner_id.print_terms,'=','t' by object.partner_id.print_terms and it should be fine.

Virginie
Autor

Hi all,

I forget to indicate that I'm working on 6.1. I don't know if you have the same version as you.

Now it was resolve on our database but we have meet some problems with firefox 22.0 (see : https://code.launchpad.net/~therp-nl/openerp-web/6.1-lp1197783-file_upload_firefox_22) and python code.

Our version of agaplan wasn't the same as latest apps. We have the version modified in 04/02/2013.

However I try to add terms on invoice report and it is ok for us.

Regards

Shashank Verma

@victor: cool, its working now. and if i want attachment other than sale.order, do i need to customized the module?

Victor Godayer

:) No it should work also for account.invoice and other report without customization.

Shashank Verma

Thanks victor :-)

Prosper Guena Nitcheu

Hello

I installed the agaplan module (OpenERP 7), and it's working only for report_account_invoice and not for report_sale_order. Has anyone faced the same issue ?

Avatar
Victor Godayer
Mejor respuesta

The environnement provided by the module to define conditions is as follow:

env = {
'object': model_obj,
'report': report_xml,
'data': data,
'date': time.strftime('%Y-%m-%d'),
'time': time,
'context': context,
}

So to access your model in the condition, use 'object', for instance

object.partner_id.lang=="en_US"

Nevertheless invoice_type_id is not in the sale.order object field list. You may go through invoice_ids field

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now