Robin Keunen

Results 7 issues of Robin Keunen

Shows total to the fields balance, amount_residual, amount_residual_currency columns in account.move.line tree view. Before: ![account-move-line-before](https://user-images.githubusercontent.com/3082119/135997326-10d4b9ff-e52d-4065-9b11-9d2bfd2a7b06.png) After: ![account-move-line-after](https://user-images.githubusercontent.com/3082119/135996493-389cf962-ab22-4b5b-838e-e41fee3486f4.png) By the way, I guess there is a reason why this view is...

stale

Allow locking each account journals independently. This is a backport of version 10.0 module [account_journal_lock_date](https://github.com/OCA/account-financial-tools/tree/10.0/account_journal_lock_date) by @sbidoul . 1st pull request for the OCA, best practice or style comments welcome...

stale

The API nows only returns a single data dictionary instead of a list. Also, the transaction id must be passed in the url. Previously, `data` argument was overwritten in the...

Superseeding https://github.com/OCA/account-payment/pull/690 adding a simple unit test

approved

Hi there, We'd like to submit this WIP module. It allows to book a room online through the portal. The user first lands on the room list. They can filter...

stale

superseed #980 integrating @legalsylvain 's comment.

This is a first pass at the migration from version 12 through 14 (#1206 ). I'm having trouble testing the barcode behavior, how do you find out the check digit...