Victor Piryns

Results 6 issues of Victor Piryns

# Current behaviour If you have an SO, with an SOL that is a service invoiced based on Timesheet's task, with some logged hours (therefor it can be invoiced), the...

OE

When invoicing a timesheet service (with selected dates that include the service's logged time), that was partially refunded/credited, more hours are invoiced than delivered. Steps to reproduce: - create a...

OE

## Current behaviour The COD (Cash on Delivery) payment method is used only for UPS normally, but you are able to checkout an order with another delivery method. ## Expected...

OE

## Description The `onchange` triggered when changing the `allow_billable` setting of a large long living project with a high number of associated timesheets can take a quite a while. After...

RD

## Description Following cef5ae8a80988c4e0529c1770b1c1e573490f6e7, the default `batch_size` for generating the mails was changed from `500`->`50`. But one instance seems to have been missed, during the generation of mails in the...

OE

## Description Currently, when resolving hierarchy operators `child_of`/`parent_of`, if a `prefix` is present, the returned domain for some of the branching is: ```py domain = [('id', 'in', )] return [(left,...

RD