[19.0][ADD] project_task_customer_ref#1691
Conversation
ab90a02 to
9521177
Compare
| <!-- Copyright 2026 ForgeFlow | ||
| License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). --> | ||
| <odoo> | ||
| <record id="view_task_form2_inherit_buchholm" model="ir.ui.view"> |
There was a problem hiding this comment.
Buchholm seems to me a rare name. Maybe it is the name of a specific customer?
There was a problem hiding this comment.
I have fixed views name.
Thanks
9521177 to
a691ea3
Compare
luisDIXMIT
left a comment
There was a problem hiding this comment.
Code review and tested on runboat, LGTM!
|
/ocabot merge nobump |
|
Sorry @JordiBForgeFlow you are not allowed to merge. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@pedrobaeza could you take a look here? |
|
Ups, thanks @pedrobaeza ! |
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
sorry, it was at the same time, ill check if I can delete the merge branch I created |
|
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 19.0-ocabot-merge-pr-1691-by-pedrobaeza-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
@JasminSForgeFlow take a look at the test fail (maybe you need to rebase) |
a691ea3 to
325c54f
Compare
Done, Thanks |
|
Tests are failing from the other module |
325c54f to
c13c7f1
Compare
c13c7f1 to
5c14d91
Compare
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
@AaronHForgeFlow The merge process could not be finalized, because command |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at 1bd0bb2. Thanks a lot for contributing to OCA. ❤️ |
Adds an Order Customer Reference field to Task so that customer PO/requisition numbers are visible on tasks, capturable via website webforms, and kept in sync with the linked sale order.
@ForgeFlow