Commit Graph

84 Commits

Author SHA1 Message Date
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
aaron
24ae0211d8 [IMP]add rma lines to invoices as it is done with PO 2018-11-21 10:55:18 +01:00
Lois Rilo
d960e4751f fixup! rma account menus 2018-11-21 10:55:18 +01:00
Lois Rilo
00fe56e498 [ADD] rma_account: add rma menu on the accounting app 2018-11-21 10:55:18 +01:00
Lois Rilo
92f6161a93 [9.0] rma_account:
* fix view
 * small issue in wizard
 * modify data file
 * smaller issues
2018-11-21 10:55:18 +01:00
Lois Rilo
7e04e8e321 [9.0][IMP] rma_sale and rma_account: consider product when filtering sources on rma lines 2018-11-21 10:55:18 +01:00
Maxime Chambreuil
419e810cd4 [MIG] Migrate configuration and cleanup 2018-11-21 10:55:18 +01:00
Nikul Chaudhary
953da28b2c [MIG] Migrated UT & Fixed Travis 2018-11-21 10:55:18 +01:00
aheficent
bb8f392ef4 [FIX]various fixes 2018-11-21 10:55:18 +01:00
Nikul Chaudhary
dd847b8165 [IMP] Improved Unit Test Case and Fixed Travis 2018-11-21 10:55:18 +01:00
aheficent
f0c535593e [MIG]rma account v10 2018-11-21 10:55:18 +01:00
lreficent
9dfb123095 [FIX] allow child partners too 2018-11-21 10:55:18 +01:00
lreficent
d1f15d796a [9.0][FIX] rma_account: refund wizard 2018-11-21 10:55:18 +01:00
lreficent
31ed699855 [9.0][FIX] wizards need to specify partner. 2018-11-21 10:55:18 +01:00
lreficent
5238d251bc [9.0][IMP] rma: add constrains 2018-11-21 10:55:18 +01:00
lreficent
c0c3dcc278 [9.0][REW] rma_account: adapt. 2018-11-21 10:55:18 +01:00
lreficent
37a51b2134 pylint 2018-11-21 10:55:18 +01:00
lreficent
57828e4893 [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.
2018-11-21 10:55:18 +01:00
aheficent
36ac91aa3c [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
2018-11-21 10:55:18 +01:00
lreficent
8785df1680 [9.0][FIX] rma:
* fix assignment of moves.
* default qty in rma lines.
* remove account dependency.
* test and flake8 fixes.
2018-11-21 10:55:18 +01:00
Jordi Ballester
9b20d3d379 init branch 2018-11-21 10:55:18 +01:00
Adrià Gil Sorribes
2c3a098813 [UPD] Update travis.yml 2018-11-21 10:45:53 +01:00
Adrià Gil Sorribes
fa6dc84e15 [12.0][MIG] Migrate rma module to v12.0 2018-11-21 10:45:53 +01:00
aheficent
a2a27035ae [UPT]report usable in v11 2018-11-21 10:45:53 +01:00
aaron
7b1bc32938 [IMP]add rma line report 2018-11-21 10:45:53 +01:00
aheficent
ed6fbb56b4 [FIX]text on create supplier rma button 2018-11-21 10:45:53 +01:00
aheficent
3562d62f7c [IMP]add icon. Courtesy lreficent. 2018-11-21 10:45:53 +01:00
aaron
d0ceb9c77f [FIX]RMA location company is the warehouse company 2018-11-21 10:45:53 +01:00
aheficent
e556999e9c [IMP] add group to manage rma groups 2018-11-21 10:45:53 +01:00
aheficent
33c5e056b3 [IMP]product first on view then select document according to product 2018-11-21 10:45:53 +01:00
aheficent
c2cfbbb834 [FIX]rma test 2018-11-21 10:45:53 +01:00
aheficent
13a433db87 [FIX]compute_qty_to_receive 2018-11-21 10:45:53 +01:00
aheficent
75ee404d4f [FIX]views rma 2018-11-21 10:45:53 +01:00
Lois Rilo
c08d0507b7 [9.0][IMP] rma: tests moved to Savedpointcase and optimized (66% time reduction) 2018-11-21 10:45:53 +01:00
Lois Rilo
b39c1d262a [9.0][IMP] rma: configuring rma for a warehouse from the wh form view 2018-11-21 10:45:53 +01:00
aheficent
a126e23a9b [MIG]rma v110.0.2.0.0 2018-11-21 10:45:53 +01:00
Maxime Chambreuil
298abac2be [FIX] Access rights with group deps 2018-11-21 10:45:53 +01:00
Maxime Chambreuil
ed44fd5d3f [FIX] Add read access to stock.move 2018-11-21 10:45:53 +01:00
Bhavesh Odedra
982f548d4d [FIX] TypeError: unhashable type: 'list' 2018-11-21 10:45:53 +01:00
Maxime Chambreuil
00690b2a85 [FIX] Access rights with group deps 2018-11-21 10:45:53 +01:00
Maxime Chambreuil
5f471e379b [FIX] Add read access to stock.move 2018-11-21 10:45:53 +01:00