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 |
Andrius Preimantas
|
bbe303c745
|
[FIX][pos_trade_receivable_autoreconcile] Flake8 issue
|
9 years ago |
Andrius Preimantas
|
c904c0bd7a
|
[FIX][pos_trade_receivable_autoreconcile] One more check for valid move related to previous commit
|
10 years ago |
Andrius Preimantas
|
44f0b0d97c
|
[FIX][pos_trade_receivable_autoreconcile] Only reconcile Trade receivable when it's valid
|
10 years ago |
Andrius Preimantas
|
082b3fe53c
|
[FIX] Skip empty lines if any - reconcile_partial throws an error when passing empty list
|
10 years ago |
Andrius Preimantas
|
2f6ee9973c
|
[FIX] POS user might not have rights to reconcile entries. We do that as SUPERUSER
|
10 years ago |
Andrius Preimantas
|
c68aa2f5cf
|
[FIX] Trade Receivable records was not properly matched
|
10 years ago |
Andrius Preimantas
|
191e71b2a6
|
[FIX][flake8] E501 line too long
|
10 years ago |
Andrius Preimantas
|
99357a768e
|
[IMP] A few minor changes
|
10 years ago |
Andrius Preimantas
|
a2c84964af
|
[INIT][pos_trade_receivable_autoreconcile]
|
10 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
|
5d1b654b1a
|
[FIX] readme file;
|
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 |
Sylvain LE GAL
|
46aff1b557
|
[REF] improve icon;
|
9 years ago |
Sylvain LE GAL
|
f8cc9ec26f
|
[FIX] allways recompute when button is clicked;
|
9 years ago |
Sylvain LE GAL
|
f31f0bdaf1
|
[FIX] flake8;
|
9 years ago |
Sylvain LE GAL
|
c81a8a403b
|
[IMP] form view display;
|
9 years ago |
Sylvain LE GAL
|
a3166d0bdd
|
[ADD] screenshot;
|
9 years ago |
Sylvain LE GAL
|
8378036757
|
[IMP] demo data + remove obsolete 'fast_suite' syntax;
|
9 years ago |
Sylvain LE GAL
|
77657d9db6
|
[PORT][REF] new api;
|
9 years ago |
Sylvain LE GAL
|
7a9fc40fc3
|
[WIP][REF] apply new convention for description module;
|
9 years ago |
Sylvain LE GAL
|
dcd160a52c
|
[WIP][REF] folder convention;
|
9 years ago |
Sylvain LE GAL
|
02fd5b9d04
|
[WIP][PORT] Copy module from 7.0 serie;
|
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 |