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
Stéphane Bidoul
fd08f1ee64
[UPD] prefix versions with 8.0
9 years ago
Stéphane Bidoul
0b545ce098
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
9be1ad5527
Merge pull request #56 from Antiun/pr-pos_ticket_unit_price
[IMP] Show unit price when qty is not 1
9 years ago
Antonio Espinosa
e9ac0d5d7a
[IMP] Show unit price when qty is not 1
9 years ago
Stéphane Bidoul
f69f44711e
[ADD] addons table in README.md
9 years ago
Sylvain LE GAL
8c95179261
Merge pull request #47 from cellsnake/cellsnake-pos_category_button_with_image-1
[add]pos product category button with image
9 years ago
Juan Carlos Montoya
d6988d71e4
[FIX] remove useless lines
9 years ago
Juan Carlos Montoya
2459a32a3d
Update models.js
9 years ago
Juan Carlos Montoya
244a808a7b
Merge pull request #3 from cellsnake/pos_pricelist_with_price_extra
[FIX] pos_pricelist does not include price_extra (product variant)
9 years ago
Juan Carlos Montoya
f8068a9db7
Update models.js
9 years ago
cellsnake
be2689f567
Fixed PEP8 warning: line too long
9 years ago
cellsnake
66200b7c4a
update _get_image, _set_image
for image_medium
9 years ago
Sylvain LE GAL
8493b25c3f
Merge pull request #45 from factorlibre/8.0_pos_gift_ticket
[ADD] Pos Gift Ticket Module
9 years ago