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
Pedro M. Baeza
ce0f53a5f8
[MOV] pos_require_customer > pos_customer_required
9 years ago
Pedro M. Baeza
cb4a89dcaf
Merge branch 'apertoso-8.0_pos_require_customer' into 8.0
9 years ago
Pedro M. Baeza
452db21c8d
Merge branch '8.0_pos_require_customer' of https://github.com/apertoso/pos into apertoso-8.0_pos_require_customer
9 years ago
Sylvain LE GAL
bf4daa4117
Merge pull request #71 from VoedselCoop/8.0-pos_pricelist_preserve_manual_price
[IMP] Preserve manually modified price in most cases
9 years ago
Alexis de Lattre
a061fdd71b
Merge pull request #69 from acsone/8.0-pos-gitignore-ape
[CHG] Update gitignore according with https://github.com/OCA/maintainer-tools/blob/master/.gitignore
9 years ago
Stefan Rijnhart
a10bc113c1
[IMP] Preserve manually modified price in most cases
9 years ago
Adrien Peiffer (ACSONE)
bdbf7697ba
[CHG] Update gitignore according with https://github.com/OCA/maintainer-tools/blob/master/.gitignore
9 years ago
Sylvain LE GAL
ae3aa56ee5
Merge pull request #66 from Antiun/pr-8.0-fix_set_quantity
[8.0][FIX] fix set_quantity js
9 years ago
Javier Iniesta
77f74d8e43
[FIX] fix set_quantity js
9 years ago
Alexis de Lattre
392e35188f
hw_telium_payment_terminal: add 2 tested devices
9 years ago
Andrius Preimantas
978005ccab
[IMP][pos_autoreconcile] Update README and __openerp__ for autoreconcile feature
9 years ago
Andrius Preimantas
c6979778b6
[IMP][pos_autoreconcile] Rename pos_trade_receivable_autoreconcile to pos_autoreconcile
9 years ago
Andrius Preimantas
1cf3f8750d
[IMP][pos_trade_receivable_autoreconcile] .py file header update
9 years ago
Andrius Preimantas
79989f0cdb
[IMP][pos_trade_receivable_autoreconcile] Update README.rst according to latest template
9 years ago
Andrius Preimantas
1d589c2c6a
[IMP][pos_trade_receivable_autoreconcile] ACL for pos user to reconcile entries
Do not reconcile as SUPERUSER
9 years ago