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 |
cellsnake
|
785b42c590
|
remove .idea files
|
9 years ago |
cellsnake
|
edc44edf9d
|
Merge remote-tracking branch 'origin/cellsnake-pos_category_button_with_image-1' into cellsnake-pos_category_button_with_image-1
|
9 years ago |
cellsnake
|
e6fcf09627
|
*Modify XML view (style image field)
*Override javascript method original POS (get_image_url)
|
9 years ago |
Juan Carls M.
|
9bf7054ba8
|
Update .gitignore
|
9 years ago |
Juan Carls M.
|
468da47d26
|
Update .gitignore
|
9 years ago |
Juan Carls M.
|
87f4868746
|
Update .gitignore
|
9 years ago |
Juan Carls M.
|
8e5b4fb6c2
|
add widgets2.js file
This file replace src attribute original script POS
|
9 years ago |
cellsnake
|
05ff74648c
|
Merge remote-tracking branch 'origin/cellsnake-pos_category_button_with_image-1' into cellsnake-pos_category_button_with_image-1
|
9 years ago |
cellsnake
|
a8b47f6003
|
update js file POS
|
9 years ago |
cellsnake
|
58885140b8
|
update for bad definition inverse method in field image_medium
|
9 years ago |
cellsnake
|
e53353daed
|
update por bad definition inverse method in field image_medium
|
9 years ago |
cellsnake
|
f5318e6f20
|
- change self.image by record.image
in inverse _save_image_medium method
- add class css and size 100px image in product category form view
|
9 years ago |
cellsnake
|
847a3c5a50
|
updates for:
image_medium with inverse parameter
updated method _save_image_medium
|
9 years ago |
cellsnake
|
c892973e6e
|
updates for:
./pos_remove_pos_category/product.py:55:1: W293 blank line contains whitespace
./pos_remove_pos_category/product.py:60:20: F821 undefined name 'tools'
|
9 years ago |
Juan Carls M.
|
5274a9ea37
|
Update pos_category.xml
|
9 years ago |
Juan Carls M.
|
b0af23ae15
|
Update product.py
|
9 years ago |
Sylvain LE GAL
|
f41a770c82
|
Merge pull request #43 from taktik/8.0-fix-zero-price-100--percent-discout-mv
[FIX] : Allow possibility to give 100% discount.
|
9 years ago |
Maxime Vanderhaeghe
|
8d770ebd9b
|
[FIX] : Allow possibility to give 100% discount.
|
9 years ago |
Pedro M. Baeza
|
5811f4f412
|
Merge pull request #39 from ah-taktik/8.0-improve-pos-pricelist
[8.0] Improve pos_pricelist
|
9 years ago |
Adil Houmadi
|
b4c5c50e33
|
Merge pull request #5 from Antiun/8.0-improve-pos-pricelist
[FIX] Add security file to __openerp__.py
|
9 years ago |
Antonio Espinosa
|
95944032e9
|
[FIX] Add security file to __openerp__.py
|
9 years ago |
Adil Houmadi
|
a7e7338949
|
Merge pull request #4 from Antiun/8.0-improve-pos-pricelist
[FIX] Fixes commented by @pablocm-aserti
|
9 years ago |
Antonio Espinosa
|
7de15b6dde
|
[FIX] ACL rules
|
9 years ago |
Antonio Espinosa
|
1a0282d76c
|
[FIX] Add ACL rules for pos.order.tax model
|
9 years ago |
Sylvain LE GAL
|
00e199ae43
|
Merge pull request #41 from akretion/8-categ-visible-in-pos
[IMP] make category visible or not in pos
|
9 years ago |
Antonio Espinosa
|
0115a87574
|
[FIX] Fixes commented by @pablocm-aserti
|
9 years ago |
Adil Houmadi
|
000655c123
|
Merge pull request #3 from Antiun/8.0-improve-pos-pricelist
[IMP] Show aggregated taxes detail in pos.order and when printing ticket
|
9 years ago |
Antonio Espinosa
|
7a89ae54b9
|
Bugfixes
|
9 years ago |
Alexandre Fayolle
|
44200bc2aa
|
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
|
9 years ago |
Antonio Espinosa
|
1b6e6741a1
|
Add spanish translations
|
9 years ago |
Antonio Espinosa
|
5c33dbf8df
|
[IMP] Show aggregated taxes detail in pos.order and when printing ticket
|
9 years ago |
Adil Houmadi
|
48e6f5e237
|
Merge pull request #2 from pablocm-aserti/8.0-improve-pos-pricelist
[FIX] Fiscal position tax mapping
|
9 years ago |
PabloCM
|
34dfa313d5
|
[FIX] PEP8 Double blank at end eof
|
9 years ago |
PabloCM
|
4f71da443a
|
[FIX] Renamed method and var for clarity
|
9 years ago |
David Beal
|
820fdf5d36
|
[FIX] translation & doc
|
9 years ago |
PabloCM
|
0a1a57c33c
|
[FIX] Lookup of taxes not found in fiscal position mappings
[FIX] Style and garbage code
|
9 years ago |
David Beal
|
6d1576d23a
|
[IMP] make category visible or not in pos
|
9 years ago |
PabloCM
|
1bd3fe9574
|
[FIX] Removed commented garbage
|
9 years ago |
PabloCM
|
2fbf539564
|
[FIX] The backend now handles properly the fiscal position conversion of taxes applied on the frontend
|
9 years ago |
PabloCM
|
57a30cc8c3
|
[FIX] Fiscal position tax mapping
It was adding to the product all the right-handed taxes found in the fiscal position, not taking into account the product source tax.
|
9 years ago |
Adil Houmadi
|
d1cc1977ad
|
Merge pull request #1 from pablocm-aserti/8.0-improve-pos-pricelist
[IMP] The pricelist in the current pos.config is used as default inst…
|
9 years ago |
PabloCM
|
87891a63bf
|
[IMP] The pricelist in the current pos.config is used as default instead of the sistem-wide default
|
9 years ago |
Adil Houmadi
|
09796b8947
|
[FIX] : typo
|
9 years ago |
Adil Houmadi
|
5261216b01
|
[IMP] : Take in account @antespi remark's
Clean way to inherit in JS And improve get_display_price method
|
9 years ago |
Adil Houmadi
|
7537c254ae
|
[FIX] : E302 expected 2 blank lines, found 1
|
9 years ago |