Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

[ADD] l10n_it_dichiarazione_intento module #54

Open
wants to merge 6 commits into
base: 8.0
Choose a base branch
from

Conversation

OpenCode
Copy link
Contributor

@OpenCode OpenCode commented Dec 7, 2017

Add l10n_it_dichiarazione_intento module

@scigghia
Copy link
Contributor

scigghia commented May 8, 2018

si può mergiare?

<xpath expr="//page[last()]" position="after">
<page string="Dichiarazioni di Intento">
<field name="dichiarazione_yearly_limit_ids">
<tree editable="top">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i tre campi seguenti vengono aggiunti nel model dichiarazione.intento.yearly.limit non in res.config. L'installazione pertanto va in errore.

def _default_currency(self):
return self.env.user.company_id.currency_id

display_name = fields.Char(compute='_compute_display_name', store=True)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2018-08-09 15:45:50,909 7894 WARNING spi_2018-08-09 odoo.fields: Field dichiarazione.intento.display_name depends on itself; please fix its decorator @api.depends().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants