[16.0][ADD] l10n_br_purchase_blanket_order: add new module#4526
Conversation
|
Erro nos testes está relacionado ao módulo l10n_br_sale_commission: #4527 |
CristianoMafraJunior
left a comment
There was a problem hiding this comment.
Consegue ajeitar o Form aqui o espaçamento do produto e outras campos

Ao selecionar um Produto acabei passando por esse erro
Traceback (most recent call last):
File "/opt/odoo/odoo/api.py", line 1013, in get
cache_value = field_cache[record._ids[0]]
KeyError: <NewId 0x7f7e69bd2560>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/odoo/odoo/fields.py", line 1161, in __get__
value = env.cache.get(record, self)
File "/opt/odoo/odoo/api.py", line 1020, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'purchase.blanket.order.line(<NewId 0x7f7e69bd2560>,).amount_fiscal'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/odoo/odoo/models.py", line 5219, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
4481ac0 to
3264620
Compare
Done here OCA/purchase-workflow#3059 |
071b473 to
6da4826
Compare
Corrigido |
CristianoMafraJunior
left a comment
There was a problem hiding this comment.
Teste funcional feitoo
6da4826 to
64f0a66
Compare
|
ping @marcelsavegnago |
|
This PR has the |
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 8792cc6. Thanks a lot for contributing to OCA. ❤️ |
cc: @marcelsavegnago @CristianoMafraJunior @kaynnan @rvalyi