Sylvain LE GAL
299307d471
[FIX] pylint / flake8 errors
8 years ago
OCA Transbot
1364c9f5fa
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
a2d67470b2
[UPD] prefix versions with 8.0
8 years ago
sadamo
5437211c4f
[NEW] Module that links the pos order with it respective picking
FIX typo
8 years ago
Sylvain LE GAL
6b5ebe0b11
[REF] define a new function outside a loop;
9 years ago
Sylvain LE GAL
29134ab11d
[REF] improve description;
9 years ago
Sylvain LE GAL
72b93fb471
[FIX] pylint & flake8;
9 years ago
Sylvain LE GAL
9e49d2ca07
[ADD] new module 'pos_order_load';
9 years ago
OCA Transbot
3daebfa85b
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
7cb3dd8511
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
2c6a3b6fbe
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
a4af945b70
[ADD] setup.py
8 years ago
OCA Git Bot
90a8244083
[UPD] addons table in README.md
8 years ago
Rafael Blasco
25ebc23dad
Merge pull request #109 from tafaRU/8.0-pos_invoice_journal-add
[8.0][ADD] pos_invoice_journal module
8 years ago
Rafael Blasco
f0c5621f80
Merge pull request #111 from factorlibre/8.0-pos_pricelist_format_pr
[FIX] pos_pricelist, format_pr error when precision undefined
8 years ago
Ismael Calvo
3e87f0a274
[FIX] pos_pricelist, format_pr error when precision undefined
8 years ago
OCA Transbot
26139e1a59
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
9f92fa1984
[ADD] setup.py
8 years ago
OCA Git Bot
ed24889c46
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
7cab90643f
[IMP] pos_order_pricelist_change: README
8 years ago
Rafael Blasco
3db6adde4e
Merge pull request #40 from grap/8.0_PORT_pos_order_pricelist_change
[PORT][8.0] pos_order_pricelist_change
8 years ago
Sylvain LE GAL
037597f524
Merge pull request #27 from andrius-preimantas/pos_trade_receivable_autoreconcile
Pos autoreconcile
8 years ago
Alex Comba
fde16708f4
Add pos_invoice_journal module
9 years ago
Stefan Rijnhart (Opener)
04499be292
[FIX] Support attribute prices on product variants ( #103 )
9 years ago
OCA Transbot
eb8e6d8710
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
b66ec78031
OCA Transbot updated translations from Transifex
9 years ago
Ismael Calvo
f63918bb6b
[IMP] pos_pricelist, not load supplierinfo for not available products ( #98 )
9 years ago
OCA Transbot
40d6e5342f
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
eefc75d371
[IMP] README: Runbot flag
9 years ago
OCA Git Bot
712685459a
[ADD] setup.py
9 years ago
Javier García-Panach
23c0ca718c
Update .travis.yml
* Update .travis.yml
Travis configuration for transifex.
Following the template in https://github.com/OCA/maintainer-quality-tools/blob/master/sample_files/.travis.yml
and cathing the secure from OCA/maintainer-quality-tools#194
Thanks @pedrobaeza
9 years ago
OCA Git Bot
978e6f3cd8
[UPD] addons table in README.md
9 years ago
Sylvain LE GAL
cf27e30b91
Merge pull request #85 from pedrobaeza/8.0-pos_pricelist-fp_tax_multi_company
[FIX] pos_pricelist: FP taxes with multi-company. Fixes #84
9 years ago
Sylvain LE GAL
c9543e4e07
Merge pull request #88 from StefanRijnhart/8.0-pos_pricelist_rounding_error_existing_lines
[FIX] Rounding problem when partner is selected afterwards
9 years ago
Stefan Rijnhart
2acab74bcb
[FIX] Rounding problem when partner is selected afterwards
9 years ago
Pedro M. Baeza
0852cc7849
Merge pull request #79 from VoedselCoop/8.0-pos_pricelist_round_unit_price
[FIX] Round unit price
9 years ago
OCA Git Bot
82b178204a
[UPD] addons table in README.md
9 years ago
Sylvain LE GAL
db62af8d27
Merge pull request #82 from akretion/pos_default_empty_image
[ADD][8.0] Pos default empty image
9 years ago
Pedro M. Baeza
b9221e27a3
[FIX] pos_pricelist: FP taxes with multi-company. Fixes #84
The object account.fiscal.position.tax doesn't have multi-company rules,
which leads to error in environments with multi-company and these records,
because it finally accesses to the parent fiscal position, which on contrary
has access rules, provoking an access error.
This commit added the field company_id to the model, and add the corresponding
access rule.
9 years ago
raph
c170ef1c49
Fix line length in readme
Remove __openerp.py_.description
Remove _name
Remove unneeded contents in init
9 years ago
Sylvain LE GAL
517a9c3363
[FIX] description file;
9 years ago
raph
c0da598d43
Add missing credits
9 years ago
raph
f4589bdc20
No new line at end of file
9 years ago
raph
62853e1fed
Limit lines to < 80 chars
9 years ago
Hparfr
9969de9d9b
Add module pos_default_empty_image
Big perf improvement for loading POS if you have thousand of products
without image
9 years ago
Pedro M. Baeza
dd1b1a6636
Merge pull request #80 from JGarcia-Panach/patch-1
Create es.po
9 years ago
Javier García-Panach
3d80a08687
Create es.po
9 years ago
Stefan Rijnhart
a4b26f7c4e
[FIX] Round unit price
9 years ago
OCA Git Bot
6d3d7d474c
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
511d89dc98
[IMP] pos_customer_required: Improve README
9 years ago