Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0][MIG] Module l10n_br_sale_stock #1786

Closed
wants to merge 188 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
188 commits
Select commit Hold shift + click to select a range
b52e174
[MIGR][l10n_br_sale_stock] extracted product_packaging module in new …
rvalyi Jan 3, 2013
12f5b03
[MIGR] finalização do módulo l10n_br_sale_stock e correções do l10n_b…
renatonlima Jan 16, 2013
b7717eb
Formatação do código dos modulos l10n_br_account, l10n_br_base, l10n_…
renatonlima Jan 19, 2013
e2cbf28
[MIGR] l10n_br_sale, l10n_br_sale_stock e l10n_br_account: migração d…
renatonlima Jan 23, 2013
2708d5b
formatação do código PEP8
renatonlima Jan 29, 2013
928cc71
[MIGR] Formatação do código PEP8, corrigida visões do modulo l10n_br_…
renatonlima Feb 4, 2013
ea6c0c8
[MIGR] trocadas chaves update_xml, init_xml por data e demo_xml por d…
renatonlima Feb 11, 2013
d819c19
[MERGE] migração do módulo l10n_br_sale_stock para versão 7.0
renatonlima Apr 16, 2013
c8cd815
[FIX] Incluído módulo l10n_br_stock na dependência do módulo l10n_br_…
renatonlima May 25, 2013
8dd2356
Corrigido relatório de análise de vendas
renatonlima Jun 10, 2013
5da448f
Incluido recurso para permitir incluir observações nas classificações…
renatonlima Jun 27, 2013
21439b9
Alterado o nome de alguns módulos para deixar mais legível
renatonlima Aug 30, 2013
a081e69
l10n_br_stock, l10n_br_sale_stock, l10n_br_purchase: Geração de docum…
renatonlima Sep 5, 2013
c63be37
Adicionado arquivos de tradução vazios pt_BR.po para evitar mensagens…
renatonlima Dec 12, 2013
7132db1
Atualização das versões dos módulos
renatonlima Dec 12, 2013
54d2e0b
[REF] Refatorado objetos e visões no módulo l10n_br_sale_stock
renatonlima Dec 13, 2013
6ec18e7
[FIX] Calculo dos impostos e dados de demostração
renatonlima Dec 19, 2013
2c7ff93
default sale operation should be set in sale, not sale_stock
rvalyi Dec 22, 2013
d11d58c
moved data arround to get sale on_change tests passing but in the l10…
rvalyi Dec 24, 2013
45c361d
converting l10n_br_sale and l10n_br_sale_stock to web_context_tunnel …
rvalyi Dec 25, 2013
a92e90d
pick a product with taxes and ensure sale order lines get the taxes
rvalyi Dec 25, 2013
2faaa9e
manually complete the context before on_change is played in YAML test…
rvalyi Dec 25, 2013
00e3db4
l10n_br_sale_stock: creating delivery from test sale order, and creat…
rvalyi Jan 22, 2014
d6eab21
[FIX] Corrigido testes do módulo l10n_br_sale_stock para não tentar f…
renatonlima Jan 24, 2014
92adf5f
[FIX] Corrigido testes do módulo l10n_br_sale_stock
renatonlima Jan 24, 2014
b5eb1dd
minor optimization
rvalyi Feb 9, 2014
2313955
[REF] moved and refactored _make_invoice so it can now stays in l10n_…
rvalyi Feb 10, 2014
322ae09
[REF] WARNING moved default 'Venda' fiscal category to l10n_br_accoun…
rvalyi Feb 10, 2014
aac7eee
Revert "[REF] WARNING moved default 'Venda' fiscal category to l10n_b…
renatonlima Feb 12, 2014
4a815e4
Movido o arquivo de teste do demo para o test no __openerp__.py
renatonlima Feb 12, 2014
7ae1086
re-activated tests for Travis-CI
rvalyi Mar 9, 2014
cbe1f80
updated tests for new demo data
rvalyi Mar 9, 2014
1b9eed1
Corrigido erros de digitação e adicionado traduções aos módulos
danimaribeiro Mar 12, 2014
32adea3
[FIX] formatação das visões no l10n_br_sale_stock
renatonlima Mar 14, 2014
41d06b9
Iniciado copiar métodos dos módulos l10n_br_sale e l10n_br_sale_stock…
renatonlima Mar 14, 2014
a283813
Inicio da extração dos campos e métodos do módulo l10n_br_sale para o…
renatonlima Mar 15, 2014
978d5be
Extraido métodos do módulo l10n_br_delivery para o novo módulo l10n_b…
renatonlima Mar 15, 2014
0c431b1
[NEW][FIX] Criação dos campos fiscal position e fiscal category na cl…
mileo Apr 2, 2014
da83359
[NEW] Incluindo posições fiscais das linhas das vendas nas linhas do …
mileo May 3, 2014
a12e820
[REF][NEW][DEL] Criação dos on changes no stock.move dos pickings, re…
mileo May 13, 2014
c848b36
Adicionados arquivos README.md para descrição dos módulos
renatonlima Oct 22, 2014
8dc3830
[MIGRATION] initial commit to new branch 8.0 before migration
renatonlima Oct 22, 2014
ee757ce
[MOV] move addons out of __unported__ (they remain not installable)
sbidoul Oct 13, 2015
5170446
[FIX] sale_analysis_report
ananiasfilho Nov 16, 2015
da0e3ab
set l10n_br_sale_stock module as installable
renatonlima Oct 25, 2014
0929454
update metadata
renatonlima Oct 25, 2014
7ee3255
change dependency
renatonlima Oct 25, 2014
4c462b9
comment data file
renatonlima Oct 25, 2014
41faaa7
migrate sale.order object to new API
renatonlima Oct 27, 2014
87aa03d
migrate stock objects and view to new API
renatonlima Oct 27, 2014
3db7c6b
update yml test file
renatonlima Oct 27, 2014
05d62b4
added new inherit class procurement.order to copy fiscal info in stoc…
renatonlima Oct 30, 2014
b5e0e0f
copy incoterm
renatonlima Jan 14, 2015
24027fb
migration to 8.0
renatonlima Mar 11, 2015
5403f90
moved models and views to a folder as new pattern and replace uncodin…
renatonlima Mar 11, 2015
18d8395
pep8 hopefully cleared
rvalyi Oct 21, 2015
fc3fa01
changed version, add README.rst and README.md
renatonlima Nov 23, 2015
ac511b2
remove empty file
renatonlima Nov 23, 2015
219310a
remove ir.model.access record to unused model
renatonlima Nov 23, 2015
884863e
set l10n_br_sale_stock module as installable
renatonlima Oct 25, 2014
112ac5d
update metadata
renatonlima Oct 25, 2014
fd83e64
comment data file
renatonlima Oct 25, 2014
259b265
migrate stock objects and view to new API
renatonlima Oct 27, 2014
765179b
added new inherit class procurement.order to copy fiscal info in stoc…
renatonlima Oct 30, 2014
3e782cc
copy incoterm
renatonlima Jan 14, 2015
39e0293
migration to 8.0
renatonlima Mar 11, 2015
08aa527
moved models and views to a folder as new pattern and replace uncodin…
renatonlima Mar 11, 2015
0b9413a
pep8 hopefully cleared
rvalyi Oct 21, 2015
8691cd3
set l10n_br_sale_stock module as installable
renatonlima Oct 25, 2014
fd4aba4
update metadata
renatonlima Oct 25, 2014
469dc59
migrate stock objects and view to new API
renatonlima Oct 27, 2014
20da7e1
added new inherit class procurement.order to copy fiscal info in stoc…
renatonlima Oct 30, 2014
c32578c
copy incoterm
renatonlima Jan 14, 2015
26b35e1
migration to 8.0
renatonlima Mar 11, 2015
eb95313
moved models and views to a folder as new pattern and replace uncodin…
renatonlima Mar 11, 2015
b1fbc2d
pep8 hopefully cleared
rvalyi Oct 21, 2015
ac8b93d
remove empty file
renatonlima Nov 23, 2015
f317c6f
remove ir.model.access record to unused model
renatonlima Nov 23, 2015
63f33c5
fix tests and refactoring methods in stock.picking
renatonlima Dec 1, 2015
c8f120f
fix test
renatonlima Jan 22, 2016
0dd736d
pep8
renatonlima Jan 22, 2016
045f9b5
changed version, add README.rst and README.md
renatonlima Nov 23, 2015
7434760
[REF] Replace tabs with spaces
mileo Jul 19, 2016
593f317
lighter new style OCA license headers
rvalyi Aug 15, 2016
f4a4c57
[MIG] Make modules uninstallable
renatonlima Dec 2, 2016
d805d67
[MIG] Rename manifest files
renatonlima Dec 6, 2016
469ca9f
Update l10n_br_sale_stock
renatonlima May 29, 2020
26dba97
[ADD] readme files
renatonlima May 29, 2020
788d021
[MIGR] manifest
renatonlima May 29, 2020
2d9e097
[MIGR] models
renatonlima May 29, 2020
a4aa75c
Rename file
renatonlima May 29, 2020
5226767
[MIGR] l10n_br_stock_account sale order
renatonlima Jun 1, 2020
78884cf
[MIGR] l10n_br_sale_stock cleanup
renatonlima Jun 14, 2020
b877b31
[MIGR] demo data
renatonlima Aug 24, 2020
ec91f6a
[FIX] Deprecated yml
DiegoParadeda Sep 23, 2020
9889370
[FIX] Typo
DiegoParadeda Sep 23, 2020
0ec3375
[ADD] Freight value from sale order line to stock move
DiegoParadeda Sep 24, 2020
2f17fa2
[ADD] Tax fields, insurance and other_costs from sale order line to s…
DiegoParadeda Sep 24, 2020
f1d868e
[ADD] ALL fields from sale order line to stock move
DiegoParadeda Sep 24, 2020
c376e83
[ADD] Tests
DiegoParadeda Sep 25, 2020
8267f69
[ADD] Author + remove coding utf-8
DiegoParadeda Sep 29, 2020
85661e0
[RMV] Unused view
DiegoParadeda Sep 29, 2020
0439a46
[FIX] Flake 8
DiegoParadeda Sep 29, 2020
9feb522
[ADD] Creation of stock_picking with correct fiscal settings
gabrielcardoso21 Nov 4, 2020
2d96339
[ADD] Link invoices from stock.picking to sale.order
gabrielcardoso21 Nov 5, 2020
e81af00
[ADD] Get price from sale_order_line
gabrielcardoso21 Nov 11, 2020
f1b5948
[FIX] Flake8
gabrielcardoso21 Nov 13, 2020
0088616
[FIX] Test
gabrielcardoso21 Nov 13, 2020
04fe20a
[REM] File procurement.py
gabrielcardoso21 Nov 16, 2020
7ed6754
[ADD] Contributor
gabrielcardoso21 Nov 16, 2020
bd07357
[FIX] Readme
marcelsavegnago Nov 16, 2020
526589d
[IMP] Load invoice_state in new backorder
gabrielcardoso21 Nov 26, 2020
e4c4a8d
[IMP] Invoice pickings to be invoiced before invoice sale order
gabrielcardoso21 Nov 26, 2020
d9956d6
[FIX] invoice.ids
mileo Nov 26, 2020
e4939ac
[FIX] Error 'There is no invoiceable line'
gabrielcardoso21 Nov 27, 2020
82dc985
[FIX] Fiscal values in picking with backorder
gabrielcardoso21 Nov 27, 2020
9895d61
[ADD] Maintainer
gabrielcardoso21 Nov 27, 2020
19e2f32
[NEW] Tradução
mileo Nov 27, 2020
2a0552a
[UPD] Update l10n_br_sale_stock.pot
oca-travis Nov 27, 2020
32c6686
[ADD] icon.png
OCA-git-bot Nov 27, 2020
6a3b016
Update translation files
oca-transbot Dec 1, 2020
a6e8b63
[FIX] _simulate_invoice_line_onchange method
renatonlima Feb 12, 2021
664fda2
l10n_br_sale_stock 12.0.1.0.1
OCA-git-bot Feb 12, 2021
e072816
[WIP] Commented code to avoid error in travis, refactor are done in s…
mbcosta Feb 12, 2021
c83a2eb
l10n_br_sale_stock 12.0.2.0.0
OCA-git-bot Feb 19, 2021
f60822d
[REF] Included a parameter to define Sale Create Invoice Policy.
mbcosta Feb 2, 2021
10ee731
[REM] Method in l10n_br_stock_account to be useful for Sale and Purch…
mbcosta Feb 2, 2021
01a02f5
[REF+FIX] Creation of stock move with Fiscal Data.
mbcosta Feb 2, 2021
a8f82ef
[FIX+REF] Name class, remove field with copy=True because it already …
mbcosta Feb 2, 2021
c1fe398
[REM] Method in l10n_br_stock_account to be useful for Sale and Purch…
mbcosta Feb 2, 2021
ce13d58
[REM] Field sale_line_id it is informed in stock_picking_invocing met…
mbcosta Feb 2, 2021
c139cf7
[REF] When Sale Order check if Payment Term is different from default…
mbcosta Feb 2, 2021
1710bbe
[IMP] Demo data with case of Partner Shipping different from Invoice.
mbcosta Feb 2, 2021
5e76b4f
[FIX] PEP8.
mbcosta Feb 8, 2021
76765fd
[REF] Method to get Sale Price.
mbcosta Feb 12, 2021
69f43bc
[REM] Unnecessary method.
mbcosta Feb 12, 2021
2332ec6
[REF] Ungrouped stock.move with sale_line_id and update dictionary us…
mbcosta Feb 12, 2021
20d060e
[IMP] Demo data, different Fiscal Operation that should not be grouping.
mbcosta Feb 12, 2021
aed3585
[IMP] Demo data, test grouping pickings.
mbcosta Feb 19, 2021
76ad403
[IMP] Tests grouping pickings and fields should be using from Sale Or…
mbcosta Feb 19, 2021
37aa0b6
[FIX] Check if move has sale_line_id field.
mbcosta Feb 22, 2021
a32bfeb
[FIX] Update header copyright
renatonlima Feb 22, 2021
0a3dd00
[FIX] Update module maintainers
renatonlima Feb 22, 2021
51eca5c
[UPD] Update l10n_br_sale_stock.pot
oca-travis Mar 1, 2021
f9bd510
[UPD] README.rst
OCA-git-bot Mar 1, 2021
abde806
l10n_br_sale_stock 12.0.3.0.0
OCA-git-bot Mar 1, 2021
1853616
[REF] Created compute field to make invisible button Create Invoice, …
mbcosta Mar 5, 2021
6be5081
[FIX] If Sale Create Invoice Policy are stock_picking should be not p…
mbcosta Mar 5, 2021
d4b5458
[REF] Changed product used for test Service because invoice_policy ar…
mbcosta Mar 5, 2021
e956607
[IMP] Test create invoice from sale order with product and service.
mbcosta Mar 5, 2021
3e35ba6
[FIX] l10n_br_sale: flake8
marcelsavegnago Mar 7, 2021
984e1da
l10n_br_sale_stock: faster CI with SavepointCase
rvalyi Mar 10, 2021
c4ec6e0
[UPD] Update l10n_br_sale_stock.pot
oca-travis Mar 10, 2021
d60d143
l10n_br_sale_stock 12.0.4.0.0
OCA-git-bot Mar 10, 2021
3ca8861
[FIX] Check fields used to mapping Fiscal values in the tests.
mbcosta Mar 11, 2021
6cb0440
Remove dict key
renatonlima Mar 2, 2021
fc61c8c
l10n_br_sale_stock 12.0.5.0.0
OCA-git-bot Mar 12, 2021
eebbdb5
[IMP] Test devolution picking process.
mbcosta Mar 15, 2021
f30595e
[FIX+REF] Make possible translation and better widget
mbcosta Mar 15, 2021
64ccd89
[FIX] Import order.
mbcosta Mar 16, 2021
992dbd3
[UPD] Update l10n_br_sale_stock.pot
oca-travis Mar 16, 2021
a1dac10
l10n_br_sale_stock 12.0.5.1.0
OCA-git-bot Mar 16, 2021
92aedf7
[FIX] There are two buttons 'Create Invoice' in Sale Order and both s…
mbcosta Mar 17, 2021
5a5345e
[FIX] Specific module order installation to run the tests.
mbcosta Mar 18, 2021
4f3a6c9
[FIX] Tests, after devolution picking the qty_invoiced should be zero.
mbcosta Mar 24, 2021
b4a92fc
l10n_br_sale_stock 12.0.5.2.0
OCA-git-bot Mar 24, 2021
3f5b85b
[FIX] Sale Order create invoice button attr
renatonlima Mar 30, 2021
0e3f66d
l10n_br_sale_stock 12.0.5.2.1
OCA-git-bot Apr 1, 2021
68d1139
l10n_br_sale_stock 12.0.5.2.2
OCA-git-bot Apr 8, 2021
f0c75f1
remove useless default @api.multi
rvalyi May 16, 2021
f502bed
[REF] l10n_br_sale_stock lint compute method name
mileo May 24, 2021
34ed818
l10n_br_sale_stock 12.0.5.3.0
OCA-git-bot May 25, 2021
8076a21
lint: sed -i 's/assertEquals/assertEqual/g'
rvalyi May 25, 2021
5a2e0d5
[REF] Standard OCA website l10n_br_sale_stock
mileo May 30, 2021
17407d4
[IMP] l10n_br_sale_stock: black, isort, prettier
rvalyi Jun 7, 2021
9e9f724
E741 ambiguous variable name 'l'
rvalyi Jun 9, 2021
745b918
B902 Invalid 1st arg 'self' used for class method
rvalyi Jun 9, 2021
a154a1e
[FIX] check if sale_id.note is false
renatonlima Jun 30, 2021
897fadc
l10n_br_sale_stock 12.0.5.3.1
OCA-git-bot Jul 1, 2021
ff27b5b
[FIX] Test, field price_unit can be changed after Confimed stock.pick…
mbcosta Jul 15, 2021
10ad804
[fix] manual additional data in views and demo
antoniospneto Jul 27, 2021
1172861
l10n_br_sale_stock 12.0.5.4.0
OCA-git-bot Jul 27, 2021
75a6d7c
fix tests
antoniospneto Sep 28, 2021
e94da47
[IMP] l10n_br_sale_stock: pre-commit execution
mbcosta Jan 17, 2022
d4ba82f
[MIG] l10n_br_sale_stock: Migration to 13.0
mbcosta Jan 17, 2022
0b0c045
[MIG] Object account.invoice and account.invoice.line become account.…
mbcosta Jan 20, 2022
112d1be
[MIG] Because of the changed in method _get_new_picking_values are ne…
mbcosta Jan 20, 2022
9fd7d40
[UPD] History README.
mbcosta Jan 20, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 124 additions & 0 deletions l10n_br_sale_stock/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
==========================================
Brazilian Localization Sales and Warehouse
==========================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-brazil/tree/12.0/l10n_br_sale_stock
:alt: OCA/l10n-brazil
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-brazil-12-0/l10n-brazil-12-0-l10n_br_sale_stock
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/124/12.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

This module extends the standard Odoo sale stock module for Brazil, specially when selling products with NFe's.

It deals with the propagation of the fiscal operation, fiscal comment and incoterms to invoice created direct from sale
order or picking.

**Table of contents**

.. contents::
:local:

Installation
============

This module depends on:

* sale_stock
* l10n_br_sale
* l10n_br_stock_account

Configuration
=============

No configuration required.

Changelog
=========

12.0.1.0.0 (2020-05-29)
~~~~~~~~~~~~~~~~~~~~~~~

* [MIG] Migration to version 12.0

10.0.1.0.0 (2019-09-13)
~~~~~~~~~~~~~~~~~~~~~~~

* [MIG] Migration to version 10.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-brazil/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-brazil/issues/new?body=module:%20l10n_br_sale_stock%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Akretion

Contributors
~~~~~~~~~~~~

* Renato Lima <[email protected]>
* Raphaël Valyi <[email protected]>
* Magno Costa <[email protected]>
* Gabriel Cardoso de Faria <[email protected]>

Other credits
~~~~~~~~~~~~~

The development of this module has been financially supported by:

* Aketion LTDA

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-renatonlima| image:: https://github.com/renatonlima.png?size=40px
:target: https://github.com/renatonlima
:alt: renatonlima
.. |maintainer-mbcosta| image:: https://github.com/mbcosta.png?size=40px
:target: https://github.com/mbcosta
:alt: mbcosta

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-renatonlima| |maintainer-mbcosta|

This module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/12.0/l10n_br_sale_stock>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
6 changes: 6 additions & 0 deletions l10n_br_sale_stock/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Copyright (C) 2013 Raphaël Valyi - Akretion
# Copyright (C) 2013 Renato Lima - Akretion
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

from . import models
from . import wizards
29 changes: 29 additions & 0 deletions l10n_br_sale_stock/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Copyright (C) 2013 Raphaël Valyi - Akretion
# Copyright (C) 2013 Renato Lima - Akretion
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

{
"name": "Brazilian Localization Sales and Warehouse",
"category": "Localization",
"license": "AGPL-3",
"author": "Akretion, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-brazil",
"version": "13.0.1.0.0",
"maintainers": ["renatonlima", "mbcosta"],
"depends": [
"sale_stock",
"l10n_br_sale",
"l10n_br_stock_account",
],
"data": [
"views/res_company_view.xml",
"views/res_config_settings_view.xml",
"views/sale_order_view.xml",
],
"demo": [
"demo/l10n_br_sale_stock_demo.xml",
"demo/sale_order_demo.xml",
],
"installable": True,
"auto_install": True,
}
112 changes: 112 additions & 0 deletions l10n_br_sale_stock/demo/l10n_br_sale_stock_demo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>

<record id="sale.sale_order_1" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_1" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_2" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_3" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_2" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_4" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_5" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_3" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_6" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_7" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_4" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_8" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_9" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_10" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_11" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_5" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_12" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_6" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_15" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_7" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_16" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_17" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_18" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_19" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_8" model="sale.order">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_20" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

<record id="sale.sale_order_line_21" model="sale.order.line">
<field name="fiscal_operation_id" ref="l10n_br_fiscal.fo_venda" />
</record>

</odoo>
Loading