Questions tagged as 'openerp'

0
answers

Create block objects by assigning values to field many2many odoo8

I'm creating a functionality to create instances in bulk from a wizard, assigning values to some many2many fields, but when I try it I get an error: "Expected singleton: modelo3(167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179,...
asked by 24.08.2017 / 11:23
0
answers

any idea of how to generate a credit note process of an invoice from the invoice form data

I am creating in angular the following, the form of creating an invoice works without problems (search, create, modify and delete) everything is working with their respective teachers of clients, currencies; In addition, an api service was imple...
asked by 22.10.2018 / 19:06
1
answer

Doubt in odoo to make unique a field without using sql sentence

The issue is that some time ago I did a odoo test, in which I was asked to have a field in a table I know that with sql it would be something like that _sql_constraints = [('def_identification_unique', 'unique(blablabla)', 'blablabla mus...
asked by 20.02.2018 / 22:28