Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
755bf96
Translated using Weblate (Slovenian)
sysadminmatmoz Nov 24, 2025
c7ea389
[IMP] spreadsheet_oca:
flotho Nov 21, 2025
139d165
[IMP]Active ribbon and chatter on view
flotho Dec 12, 2025
b1fa3b7
[IMP]ACL: make tag readonly for basic users
flotho Dec 16, 2025
fe3f4b5
Merge PR #84 into 18.0
OCA-git-bot Dec 16, 2025
b02c6c4
[UPD] Update spreadsheet_oca.pot
Dec 16, 2025
308acc8
[BOT] post-merge updates
OCA-git-bot Dec 16, 2025
dfc88e9
Update translation files
weblate Dec 16, 2025
58e289f
Translated using Weblate (Italian)
mymage Dec 17, 2025
279253c
Translated using Weblate (Italian)
mymage Jan 11, 2026
bd64e89
Translated using Weblate (Italian)
mymage Jan 11, 2026
5013d52
Translated using Weblate (Slovenian)
sysadminmatmoz Feb 1, 2026
a82f738
[FIX] spreadsheet_oca: fix patch to apply setup correctly
christian-ramos-tecnativa Feb 20, 2026
1b65cf6
Merge PR #91 into 18.0
OCA-git-bot Feb 20, 2026
3137432
[BOT] post-merge updates
OCA-git-bot Feb 20, 2026
f1605a0
[IMP] spreadsheet_oca: Improve pivot side panel to allow modify Pivot…
CarlosRoca13 Feb 24, 2026
7140455
[FIX] spreadsheet_oca: Remove duplicated charts that are throwing err…
CarlosRoca13 Feb 24, 2026
d3bd1c4
Merge PR #93 into 18.0
OCA-git-bot Feb 24, 2026
86ef55b
[UPD] Update spreadsheet_oca.pot
Feb 24, 2026
61150f1
[BOT] post-merge updates
OCA-git-bot Feb 24, 2026
755a364
Update translation files
weblate Feb 24, 2026
480c626
Merge PR #92 into 18.0
OCA-git-bot Feb 24, 2026
d1ce7a8
[UPD] Update spreadsheet_oca.pot
Feb 24, 2026
6aa3589
[BOT] post-merge updates
OCA-git-bot Feb 24, 2026
7f449fc
Update translation files
weblate Feb 24, 2026
916c80e
Revert "[FIX] spreadsheet_oca: Remove duplicated charts that are thro…
CarlosRoca13 Feb 25, 2026
cbaa3f0
[FIX] spreadsheet_oca: Use the correct graphs depending on the type o…
CarlosRoca13 Feb 25, 2026
8aafd51
Merge PR #94 into 18.0
OCA-git-bot Feb 25, 2026
617d528
[UPD] Update spreadsheet_oca.pot
Feb 25, 2026
c4d5754
[BOT] post-merge updates
OCA-git-bot Feb 25, 2026
8b4856a
Update translation files
weblate Feb 25, 2026
4b9c12f
Translated using Weblate (Italian)
mymage Feb 25, 2026
6494673
[FIX] spreadsheet_oca: Take care about variables on domain
CarlosRoca13 Mar 2, 2026
331004d
[FIX] spreadsheet_oca: Error linking chart to Odoo menu
CarlosRoca13 Feb 25, 2026
c6b23a8
Merge PR #95 into 18.0
OCA-git-bot Mar 2, 2026
f5a6582
[UPD] Update spreadsheet_oca.pot
Mar 2, 2026
b143f87
[BOT] post-merge updates
OCA-git-bot Mar 2, 2026
67ef9eb
Update translation files
weblate Mar 2, 2026
8a5adf3
Translated using Weblate (Italian)
mymage Mar 3, 2026
605a62d
Merge PR #97 into 18.0
OCA-git-bot Mar 3, 2026
6b75258
[BOT] post-merge updates
OCA-git-bot Mar 3, 2026
3e8d981
[FIX] spreadsheet_oca: Error thrown when pivot is sorted
CarlosRoca13 Mar 24, 2026
cd92544
Merge PR #106 into 18.0
OCA-git-bot Mar 24, 2026
9ed99eb
[BOT] post-merge updates
OCA-git-bot Mar 24, 2026
d172da4
[IMP] spreadsheet_oca: Add new features to relation filters
CarlosRoca13 Mar 26, 2026
191a22c
Merge PR #107 into 18.0
OCA-git-bot Mar 26, 2026
caab6e5
[UPD] Update spreadsheet_oca.pot
Mar 26, 2026
a9c79c2
[BOT] post-merge updates
OCA-git-bot Mar 26, 2026
58e14d3
Update translation files
weblate Mar 26, 2026
12baf3c
Translated using Weblate (Italian)
mymage Apr 8, 2026
b334c98
Translated using Weblate (Spanish)
alexmorel-tecnativa Apr 10, 2026
d1a4c1f
Translated using Weblate (Spanish)
alexmorel-tecnativa Apr 10, 2026
a33fd5e
Translated using Weblate (Spanish)
alexmorel-tecnativa Apr 10, 2026
e02c81b
Translated using Weblate (Spanish)
alexmorel-tecnativa Apr 10, 2026
80f6f8f
Translated using Weblate (Spanish)
Ed-Spain Apr 13, 2026
56db464
Merge remote-tracking branch 'upstream/18.0' into 18.0
davidtranhp Apr 16, 2026
ab0a08e
[FIX] test_view
davidtranhp Apr 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spreadsheet_dashboard_oca/views/spreadsheet_dashboard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<attribute name="decoration-muted">not active</attribute>
</list>
<list position="inside">
<field name="can_edit" column_invisible="True" />
<field name="can_edit" column_invisible="True" /> <!-- Technical field for UI control -->
<field
name="spreadsheet_binary_data"
groups="base.group_no_one"
Expand Down
4 changes: 2 additions & 2 deletions spreadsheet_oca/views/spreadsheet_spreadsheet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<form>
<header />
<sheet>
<field name="active" invisible="1" />
<field name="active" invisible="1" /> <!-- Technical field for UI control -->
<widget
name="web_ribbon"
title="Archived"
Expand Down Expand Up @@ -109,7 +109,7 @@
filename="filename"
groups="base.group_no_one"
/>
<field name="filename" invisible="1" />
<field name="filename" invisible="1" /> <!-- Technical field for UI control -->
</group>
</group>
</sheet>
Expand Down
8 changes: 4 additions & 4 deletions spreadsheet_oca/wizards/spreadsheet_spreadsheet_import.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
required="mode == 'new'"
/>
<field name="datasource_name" required="1" />
<field name="mode" invisible="1" />
<field name="import_data" invisible="1" />
<field name="mode" invisible="1" /> <!-- Technical field for UI control -->
<field name="import_data" invisible="1" /> <!-- Technical field for UI control -->
<field
name="spreadsheet_id"
domain="['|', ('owner_id', '=', uid), ('contributor_ids', '=', uid)]"
invisible="mode not in ['add', 'add_sheet']"
required="mode in ['add', 'add_sheet']"
options="{'no_create': True}"
/>
<field name="can_be_dynamic" invisible="1" />
<field name="is_tree" invisible="1" />
<field name="can_be_dynamic" invisible="1" /> <!-- Technical field for UI control -->
<field name="is_tree" invisible="1" /> <!-- Technical field for UI control -->
<field
name="dynamic"
force_save="1"
Expand Down
Loading