aaron
0d0ceb2139
[FIX]reverting changes applied to v11
2019-05-16 18:16:17 +02:00
Lois Rilo
11925423c1
[FIX] tests
2019-05-16 18:16:17 +02:00
Maxime Chambreuil
1b23e26a23
[MIG] Migrate configuration and cleanup
2019-05-16 18:16:17 +02:00
aheficent
0557cef1a6
[FIX]compute qty to sell
2019-05-16 18:16:17 +02:00
Nikul Chaudhary
3904bdb03b
[FIX] Fixed UT & Travis
2019-05-16 18:16:17 +02:00
Nikul Chaudhary
4c1c78494a
[IMP] Improved Code.
2019-05-16 18:16:17 +02:00
Nikul Chaudhary
e977b6b9d8
[MIG] Migrated UT & Fixed Travis
2019-05-16 18:16:17 +02:00
aheficent
9479214590
[FIX]various fixes
2019-05-16 18:16:17 +02:00
Nikul Chaudhary
061f0f3da8
[IMP] Improved Unit Test Case and Fixed Travis
2019-05-16 18:16:17 +02:00
aheficent
58cffe0799
[MIG]rma_sale to v10
2019-05-16 18:16:17 +02:00
lreficent
62cd03a3e4
[9.0][IMP] rma: add link to source SO and PO
2019-05-16 18:16:17 +02:00
lreficent
1408ba7803
[FIX] allow child partners too
2019-05-16 18:16:17 +02:00
lreficent
03f318a729
[9.0][IMP] rma_sale: allow to search by order reference
2019-05-16 18:16:17 +02:00
lreficent
4ed75faa4f
fix rma_sale
2019-05-16 18:16:17 +02:00
lreficent
9dae2ef02b
[9.0][FIX] wizards need to specify partner.
2019-05-16 18:16:17 +02:00
lreficent
422c1f34cb
[9.0][REW] rma_sale: adapt
2019-05-16 18:16:17 +02:00
lreficent
e824619e1e
[9.0][FIX] rma_sale: product might be changed when creating SO from RMA.
2019-05-16 18:16:17 +02:00
lreficent
3e1e584569
[9.0][FIX] rma_sale: wrong domain
2019-05-16 18:16:17 +02:00
lreficent
dcdf43f7b2
[9.0][IMP] rma_sale:
...
* simplify actgion_view methods.
* remove unneded copy and ondelete attributes.
* Fix wizard to add rma lines from SO.
* Update README and some strings.
2019-05-16 18:16:17 +02:00
lreficent
f7f9a8dd8d
[9.0][IMP] rma_account:
...
* remove unneded copy attributes.
* simplify action_view methods.
* fix wrong naming.
* fix misplaced views.
* fix wrong count and view actions for rma.orders in invoices.
* fix error when installing the module.
* remove unneded data update when preparing rma lines from invoice lines.
* minor extra fixes.
2019-05-16 18:16:17 +02:00
lreficent
1d6214f134
[9.0][FIX]
...
* rma: receipt_policy selections not matching.
* rma_sale: fix _prepare_rma_line_from_sale_order_line.
2019-05-16 18:16:17 +02:00
aheficent
7e8561b13b
[IMP] default operation in product and product_categ for customer and supplier
...
[IMP]Separate menus for customer and supplier operations
* Add active field to rma operation
* Added tests
* Fix travis
* Fix create supplier rma from customer rma
2019-05-16 18:16:17 +02:00
lreficent
13a4b9a775
[9.0][FIX] rma:
...
* fix assignment of moves.
* default qty in rma lines.
* remove account dependency.
* test and flake8 fixes.
2019-05-16 18:16:17 +02:00
Jordi Ballester
1a5b49b2dd
init branch
2019-05-16 18:16:17 +02:00
Aarón Henríquez
719b881107
Merge pull request #68 from grindtildeath/12.0_proxy_default_with_lambda
...
[12.0] Improve fields definition
2019-05-16 14:15:38 +02:00
Aarón Henríquez
823877015a
Merge pull request #71 from grindtildeath/12.0_fix_rma_add_from_stock_move
...
[12.0][FIX] Remove picking_id from default_get as model does not define it
2019-04-17 09:31:19 +02:00
Akim Juillerat
b794abc9b6
[FIX] Remove picking_id from default_get as model does not define it
2019-04-10 15:02:52 +02:00
Akim Juillerat
5a9fed3301
Define default value for required fields
2019-03-18 18:13:25 +01:00
Akim Juillerat
21d340cc23
Use strings on fields compute to allow inheritance
2019-03-18 17:42:49 +01:00
Akim Juillerat
a6efa3b5e4
Proxy fields defaults with lambda to allow inheritance
2019-03-18 17:42:49 +01:00
Akim Juillerat
be1afbb0a1
rma: Fix stock_location res.groups
2019-03-15 12:44:50 +01:00
Akim Juillerat
3029586e46
rma_account: Fix test opening invoice before validating
2019-03-15 12:17:08 +01:00
Akim Juillerat
00061d4e8e
rma_account: Fix res.groups on discount
2019-03-15 12:17:08 +01:00
Akim Juillerat
a0dd217d75
rma_account: Fix uom res.groups
2019-03-15 12:17:08 +01:00
Aarón Henríquez
a56e39e8a2
Merge pull request #53 from Eficent/12.0-mig-rma_account
...
[12.0][MIG] rma_account
2019-03-07 17:12:47 +01:00
Beñat Jimenez
95bbc3d00e
[FIX] qty_delivered is not updated properly
2019-02-14 09:37:35 +01:00
Adrià Gil Sorribes
b3a15dd989
[12.0][FIX] Fix search view in rma module
2018-12-03 14:53:23 +01:00
Adrià Gil Sorribes
f087b7f11b
[12.0][MIG] Migrate rma_account module to v12.0
2018-11-21 10:55:19 +01:00
aheficent
61deea9c3f
[FIX]currency_id was not filled
2018-11-21 10:55:19 +01:00
aheficent
b5a1a0dd61
[FIX]rma account operations is data
2018-11-21 10:55:19 +01:00
aheficent
10c1a1cb2f
[FIX]refund policy
2018-11-21 10:55:19 +01:00
Lois Rilo
a84ed47a9b
[9.0][REW] rma_account: complete rework of tests
2018-11-21 10:55:19 +01:00
Bhavesh Odedra
7894d782f9
[FIX] issue of name_get when pull down list from 'Originating Invoice Line'
2018-11-21 10:55:19 +01:00
Bhavesh Odedra
b9c442cb00
[FIX] issue of filters
2018-11-21 10:55:19 +01:00
Bhavesh Odedra
42b1ffbdf5
[FIX] issue of 'Add from RMA Line' in Customer/Vendor invoice
2018-11-21 10:55:19 +01:00
Bhavesh Odedra
4152604ddc
[FIX] navigation button issue TypeError: unhashable type: 'list'
2018-11-21 10:55:19 +01:00
Maxime Chambreuil
22eb1d6901
Update __manifest__.py
2018-11-21 10:55:18 +01:00
Maxime Chambreuil
f837d5bc68
[FIX] Add read access to invoice
2018-11-21 10:55:18 +01:00
Bhavesh Odedra
4dd146c9b8
[11.0] MIG: rma_account
2018-11-21 10:55:18 +01:00
aaron
515dd86791
[IMP]nicer name_get in the invoice
2018-11-21 10:55:18 +01:00