Sylvain LE GAL
1826782e51
[FIX] pos_order_to_sale_order : make the module working if get_order() is null, that occures if pos_restaurant is installed
4 years ago
gaikaz
da6feb2bd2
pos_order_to_sale_order: Make JS extendable
Return module's javascript widgets to make them extendable for other modules.
Same idea as #535
4 years ago
OCA-git-bot
d101154fe8
[UPD] README.rst
5 years ago
Sylvain LE GAL
1dd59f9e8e
[FIX] remove commented code
Co-authored-by: Iván Todorovich <ivan.todorovich@druidoo.io>
5 years ago
Sylvain LE GAL
46e334b95e
[MIG] pos_order_to_sale_order: Migration to 12.0
5 years ago
OCA-git-bot
05df49f894
[UPD] README.rst
6 years ago
Sylvain LE GAL
a5008a42bd
[FIX] do not allow to create sale order several times;
[FIX] Remove console.log ;
[IMP] Do not import js files in backend
[IMP] apply new readme structure
[FIX] remove useless demo file
[FIX] some pylint issues
[REF] add maintainers and developpment status
6 years ago
Sylvain LE GAL
e9b9df03b3
[FIX] taxes was dropped in the sale order lines. [IMP] Remove limitation of this module (price unit loss, and pricelist) if pos_pricelist is installed
7 years ago
Sylvain LE GAL
b2b9f0b6de
[8.0] [ADD] pos order to sale order (w/o picking) ( #188 )
* [ADD] new module pos_order_to_sale_order
7 years ago