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
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