Graeme Gellatly

Results 20 issues of Graeme Gellatly

As it happened I was looking for a helpdesk solution and saw your message so thought I'd start porting it. Currently just support_team and care_center. https://github.com/odoonz/care_center/tree/11.0

https://github.com/OCA/queue/blob/911b995e66c2d550826d1ce9ea4e18ef97ae6dc4/queue_job/job.py#L499-L502 We have this code here but it is constantly causing me issues in v14 with AccessErrors if I perform a function on a record in a different company to...

question

## Module Account Invoice Pricelist ## Describe the bug Tests failing. No further investigation yet ## To Reproduce **Affected versions**: 14.0 Steps to reproduce the behavior: 1. Run tests on...

bug

Before this commit, this module would only work on a single record. We enable the Odoo multi edit functionality to update the due date of multiple invoices at once.

To reproduce In Jan 2019 Create an invoice for $100.00 Mark the journal item as blocked/ no follow-up In month prior to today Create an invoice for $200.00 Create a...

stale

https://github.com/OCA/queue/blob/21e3532bbc5cf77d256ce883de6e7b3b0fc1a9f0/queue_job/migrations/15.0.1.1.0/post-migration.py#L11 Just saw it in upgrade warnings, no investigation.

Before this change installing this module on a database with only a few million account_moves would take upwards of an hour. The vast majority of the installation time was taken...

approved

I noticed rec_name missing in error logs while previewing the templates. Was unsure if I could use a computed field, but tested and worked

approved
ready to merge

Draft of new module to support delegation at the line level on invoices.

approved
ready to merge
no stale