Skip to content

Commit 908cade

Browse files
committed
Merge PR #1326 into 17.0
Signed-off-by brian10048
2 parents bb6ec03 + ebc5e1c commit 908cade

File tree

5 files changed

+39
-30
lines changed

5 files changed

+39
-30
lines changed

fieldservice/README.rst

+30-27
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ This module is the base of the Field Service application in Odoo.
3232

3333
Videos from OCA Days:
3434

35-
- 2024: `Field Service
36-
Management <https://www.youtube.com/watch?v=zBCa3e9rLHU>`__
37-
- 2022: `Field Service - New features and
38-
roadmap <https://www.youtube.com/watch?v=MH8agrNE88A>`__
39-
- 2021: `Job and Service Management for Install and
40-
Construction <https://www.youtube.com/watch?v=b7iivgfzPoo>`__
41-
- 2020: `Advanced Field Service
42-
Management <https://www.youtube.com/watch?v=7bq3cwMFeME>`__
35+
- 2024: `Field Service
36+
Management <https://www.youtube.com/watch?v=zBCa3e9rLHU>`__
37+
- 2022: `Field Service - New features and
38+
roadmap <https://www.youtube.com/watch?v=MH8agrNE88A>`__
39+
- 2021: `Job and Service Management for Install and
40+
Construction <https://www.youtube.com/watch?v=b7iivgfzPoo>`__
41+
- 2020: `Advanced Field Service
42+
Management <https://www.youtube.com/watch?v=7bq3cwMFeME>`__
4343

4444
**Table of contents**
4545

@@ -213,31 +213,34 @@ Authors
213213
Contributors
214214
------------
215215

216-
- Wolfgang Hall <whall@opensourceintegrators.com>
217-
- Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
218-
- Steve Campbell <scampbell@opensourceintegrators.com>
219-
- Bhavesh Odedra <bodedra@opensourceintegrators.com>
220-
- Michael Allen <mallen@opensourceintegrators.com>
221-
- Sandip Mangukiya <smangukiya@opensourceintegrators.com>
222-
- Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
223-
- Brian McMaster <brian@mcmpest.com>
224-
- Raphaël Reverdy <raphael.reverdy@akretion.com>
225-
- Ammar Officewala <ammar.o.serpentcs@gmail.com>
226-
- Yves Goldberg <yves@ygol.com>
227-
- Freni Patel <fpatel@opensourceintegrators.com>
228-
- `Tecnativa <https://www.tecnativa.com>`__:
229-
230-
- Víctor Martínez
231-
232-
- Nils Coenen <nils.coenen@nico-solutions.de>
233-
- Alex Comba <alex.comba@agilebg.com>
216+
- Wolfgang Hall <whall@opensourceintegrators.com>
217+
- Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
218+
- Steve Campbell <scampbell@opensourceintegrators.com>
219+
- Bhavesh Odedra <bodedra@opensourceintegrators.com>
220+
- Michael Allen <mallen@opensourceintegrators.com>
221+
- Sandip Mangukiya <smangukiya@opensourceintegrators.com>
222+
- Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
223+
- Brian McMaster <brian@mcmpest.com>
224+
- Raphaël Reverdy <raphael.reverdy@akretion.com>
225+
- Ammar Officewala <ammar.o.serpentcs@gmail.com>
226+
- Yves Goldberg <yves@ygol.com>
227+
- Freni Patel <fpatel@opensourceintegrators.com>
228+
- `Tecnativa <https://www.tecnativa.com>`__:
229+
230+
- Víctor Martínez
231+
232+
- Nils Coenen <nils.coenen@nico-solutions.de>
233+
- Alex Comba <alex.comba@agilebg.com>
234+
- `APSL-Nagarro <https://apsl.tech>`__:
235+
236+
- Bernat Obrador <bobrador@apsl.net>
234237

235238
Other credits
236239
-------------
237240

238241
The development of this module has been financially supported by:
239242

240-
- Open Source Integrators <https://opensourceintegrators.com>
243+
- Open Source Integrators <https://opensourceintegrators.com>
241244

242245
Maintainers
243246
-----------

fieldservice/readme/CONTRIBUTORS.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@
1414
- Víctor Martínez
1515
- Nils Coenen \<<nils.coenen@nico-solutions.de>\>
1616
- Alex Comba \<<alex.comba@agilebg.com>\>
17+
- [APSL-Nagarro](<https://apsl.tech>):
18+
- Bernat Obrador \<<bobrador@apsl.net>\>

fieldservice/static/description/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,10 @@ <h2><a class="toc-backref" href="#toc-entry-19">Contributors</a></h2>
597597
</li>
598598
<li>Nils Coenen &lt;<a class="reference external" href="mailto:nils.coenen&#64;nico-solutions.de">nils.coenen&#64;nico-solutions.de</a>&gt;</li>
599599
<li>Alex Comba &lt;<a class="reference external" href="mailto:alex.comba&#64;agilebg.com">alex.comba&#64;agilebg.com</a>&gt;</li>
600+
<li><a class="reference external" href="https://apsl.tech">APSL-Nagarro</a>:<ul>
601+
<li>Bernat Obrador &lt;<a class="reference external" href="mailto:bobrador&#64;apsl.net">bobrador&#64;apsl.net</a>&gt;</li>
602+
</ul>
603+
</li>
600604
</ul>
601605
</div>
602606
<div class="section" id="other-credits">

fieldservice/views/fsm_team.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<a
204204
name="%(fieldservice.action_fsm_report_order)d"
205205
type="action"
206-
context="{'search_default_team_id': id}"
206+
context="{'search_default_team_id': active_id}"
207207
>
208208
Orders
209209
</a>

fieldservice_geoengine/views/fsm_team.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<field name="name">Orders</field>
77
<field name="res_model">fsm.order</field>
88
<field name="view_mode">kanban,tree,geoengine,form,calendar</field>
9-
<field name="context">{'default_team_id': id}</field>
10-
<field name="domain">[('team_id', '=', id)]</field>
9+
<field name="context">{'default_team_id': active_id}</field>
10+
<field name="domain">[('team_id', '=', active_id)]</field>
1111
</record>
1212
</odoo>

0 commit comments

Comments
 (0)