Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
677 commits
Select commit Hold shift + click to select a range
ae92dd6
[IMP] hr: added a nationality field
hasaa-odoo Oct 31, 2025
df4db68
[FIX] hr_holidays: allocation warning wrongly displayed for valid fut…
kuay-odoo Aug 18, 2025
2fc13fe
[FIX] website_sale: find single-value no-variant-attribute product line
lvsz Oct 28, 2025
b1c7cb4
[IMP] im_livechat: manage expertises from info panel
tsm-odoo Nov 10, 2025
bfb0dfd
[PERF] account: Speed-up `_get_invalid_statement_ids`
pivi-odoo Oct 24, 2025
643be61
[IMP] Employee: Add domain on contract type by country
mohf-odoo Oct 1, 2025
8171d29
[IMP] web: import existing fonts
mano-odoo Jun 17, 2025
dc840a5
[IMP] base, web: replace "Fira Mono" in the reports
mano-odoo Oct 14, 2025
1c8fb57
[IMP] fleet: apply unique constraint for license plate
amga-odoo Nov 5, 2025
f3ed505
[IMP] orm: reading many2many fields should add to cache
kmagusiak Nov 6, 2025
01f9e5d
[FIX] hr_attendance: set default value for field timing_type
aamo-odoo Oct 31, 2025
91f4270
[FIX] base: PyOpenSSLContext wants cryptography objects
Julien00859 Oct 22, 2025
95c6266
[FIX] base: localhost can't resolve to ::1
Julien00859 Oct 22, 2025
bec9344
[IMP] test_orm: prefetching
rco-odoo Sep 25, 2025
93bfc38
[IMP] orm: factor out and simplify all prefetching implementations
rco-odoo Sep 26, 2025
ed6d678
[IMP] orm: make filtered() keep prefetching
rco-odoo Sep 23, 2025
e098f2c
[IMP] orm: make records[...] keep prefetching
rco-odoo Sep 23, 2025
7dc1ddc
[IMP] orm: make recordset difference and intersection preserve prefet…
rco-odoo Sep 23, 2025
d4344d3
[IMP] orm: make concat() and union() sum all prefetching
rco-odoo Sep 23, 2025
040d971
[IMP] orm: in filtered, __getitem__, concat, union, prefetch record i…
rco-odoo Oct 20, 2025
c69a88c
[IMP] *: simplify code, use records[0] instead of next(iter(records))
rco-odoo Nov 3, 2025
64c4530
[FIX] mrp: test on resequence
rco-odoo Sep 30, 2025
2eaca73
[FIX] test_mail: reduce prefetching for a test case
rco-odoo Oct 2, 2025
1a738e2
[FIX] hr_recruitment: make computed field work with several records
rco-odoo Oct 3, 2025
19a382a
[FIX] html_editor: add explicit prefetching to avoid memory error
rco-odoo Oct 14, 2025
22c0997
[FIX] website_sale: remove extra query due to aggressive prefetching
rco-odoo Oct 16, 2025
e295e61
[FIX] test_website_modules: filtered() saved one query
rco-odoo Oct 23, 2025
8f31dd2
[FIX] sale: use x.with_prefetch() instead of x[0] to avoid prefetching
rco-odoo Nov 3, 2025
674187c
[IMP] mail: redirect from Configuration to Settings > Discuss
akap-odoo Nov 4, 2025
9bedd78
[FIX] mrp_account: failing test due to duration inverse change
mma1377 Nov 4, 2025
cff8e9f
[FIX] project: prevent error when mail sent to alias
taqu-odoo Nov 4, 2025
e4df7dd
[FIX] mail: do not allow avatar card actions when not member
seb-odoo Nov 10, 2025
3c6d045
[FIX] mail: open form view when clicking on a channel from kanban view
shmn-odoo Sep 17, 2025
cd05e8c
[FIX] payment: allow branch companies to use parent's payment providers
lvsz Nov 6, 2025
d41852e
[FIX] mail: discuss command palette avatar smaller in desktop
alexkuhn Nov 10, 2025
90c23bd
[FIX] hr: make sure hr user can access to employee form view
xavierbol Nov 10, 2025
99d68de
[FIX] point_of_sale: disable indexedDB for hoot
davidmonnom Nov 6, 2025
317a434
[FIX] im_livechat: prevent breadcrumb flicker when navigating sessions
aych-odoo Oct 13, 2025
6be2430
[FIX] mail, im_livechat: prevent notification when invited to meeting
jayp-odoo Nov 7, 2025
41367e3
[FIX] mail: broken uninstallation of module 'mail'
rco-odoo Nov 10, 2025
5c4f0a1
[FIX] l10n_ar_withholding: duplicated taxes when demo is installed.
pablohmontenegro Sep 12, 2025
b54666b
[FIX] product: pricelist rules not saved
bona-odoo Oct 1, 2025
94a7c61
[FIX] mail: add test to ensure mentioned channels are kept with ArrowUp
akth-odoo Nov 10, 2025
9126fec
[FIX] base: limit defaults search
apan-odoo Nov 7, 2025
c22210c
[IMP] mail: reword '(un)set favorite' to 'Add/Remove from Favorites'
alexkuhn Nov 10, 2025
7efdfd7
[REF] mail: define ChannelMember.isOnline
alexkuhn Nov 10, 2025
ade60c3
[REF] mail: turn 'discuss.channel_member' into ChannelMember component
alexkuhn Nov 10, 2025
8461ed4
[IMP] mail: member card better position + highlighted member item
alexkuhn Nov 10, 2025
eee6afc
[FIX] account: prevent draggable upload button in dashboard
dvsh-odoo Sep 29, 2025
39b37e4
[FIX] website_sale: fix ribbon public access
mma1377 Nov 4, 2025
527ff5b
[FIX] purchase: test failure on pg18
xmo-odoo Nov 10, 2025
e121591
[IMP] html_editor, *: improve history dialog UI/UX
xlu-odoo Oct 4, 2025
772237f
[REF] web,*: cleanup ControlPanel buttons management
pparidans Oct 27, 2025
8716002
[IMP] web: remove unused flag in BlankComponent
pparidans Oct 29, 2025
9840dd2
[REF] web: normalize ControlPanel conditional parts display
pparidans Oct 30, 2025
7a974fc
[IMP] hr_holidays: default filter of active employee on allocations
prgo-odoo Aug 25, 2025
fb01c32
[FIX] website: fix hoot test case for overlay buttons
gppa-odoo Nov 10, 2025
b8fc04b
[FIX] account: tests for `review_state` in community
william-andre Nov 10, 2025
8a70d91
[FIX] web,test_orm: allow group by for property type tag
aksi-odoo Nov 1, 2025
290962a
[IMP] website: improve Google Fonts GDPR compliance with cookies bar
Dj0ulo Oct 15, 2025
695160b
[FIX] stock_account: prevent browsing falsy ID when valuation account…
dhha-odoo Nov 11, 2025
4f27d1d
[REF] core: simplify cache usage
kmagusiak Aug 4, 2025
e6bdf7d
[IMP] core: Model._clear_cache_name
kmagusiak Aug 4, 2025
2e0398c
[REF] mail: searchChat method use discuss.channel
phenix-factory Nov 12, 2025
b9764e2
[IMP] {l10n_in_,}hr_holidays: modify previous holidays legend color
ataha1 Oct 6, 2025
2067b86
[IMP] web,bus,mail: promote Promise.withResolvers
pparidans Nov 10, 2025
ec916b4
[REF] mail, im_livechat: make channel_member_list use channel instead…
phenix-factory Nov 12, 2025
07485f0
[REM] html_builder: remove obsolete TODO comment in SelectMany2X
duau-odoo Nov 7, 2025
4f85b68
[IMP] website_livechat, *: visitor history calculation on the client …
maki-odoo Sep 25, 2025
c18fb61
[IMP] web, *: Make the logout route POST only
aboo-odoo Oct 20, 2025
9c39287
[FIX] mail: update guest name in member list when join using welcome …
nees-odoo Oct 31, 2025
380e093
[FIX] mail: no crash on closing chat window in livechat support page
alexkuhn Nov 12, 2025
426b1ec
[PERF] account: speed up _compute_amount
juwu-odoo Nov 5, 2025
3de56c5
[FIX] hr_attendance: default ruleset for employees
thha-odoo Sep 24, 2025
751955d
[FIX] html_editor: traceback on adding vimeo link in knowledge
pajo-odoo Nov 3, 2025
2954a18
[FIX] spreadsheet: no-op on re-selecting same date filter
dhrp-odoo Nov 6, 2025
16e1544
[FIX] tools, *: ignore the active field when updating assets
bso-odoo Dec 21, 2022
0c81dde
[FIX] spreadsheet: crash on freeze & share with boolean global filter
hokolomopo Oct 23, 2025
752d133
[FIX] mail: no overflow in discuss app on toggling call sidebar
alexkuhn Nov 7, 2025
4b2d216
[FIX] stock: avoid move a pack dialog when picking not ready
clesgow Sep 26, 2025
2dae67c
[FIX] stock: correctly apply putaway rules on multi-level packages
clesgow Sep 26, 2025
06998ca
[FIX] stock: apply routes from higher level package in push
clesgow Oct 2, 2025
d046c34
[FIX] stock: adapt picking operations pdf
clesgow Oct 2, 2025
283f9cf
[FIX] stock{,_picking_batch}: correctly remove packages
clesgow Oct 9, 2025
6689604
[FIX] stock{,_picking_batch}: adapt Packages stat button
clesgow Oct 7, 2025
06b4892
[FIX] stock{,_delivery}: allow to select package with same dest loc
clesgow Oct 10, 2025
bfcdaa9
[FIX] stock: change priority of put in pack
clesgow Oct 10, 2025
f7cdf9d
[FIX] stock: avoid 'Unnamed' package names
clesgow Oct 14, 2025
6d8d611
[FIX] stock{,_picking_batch}: display source package in 'Pick From'
clesgow Oct 28, 2025
0dfd8f0
[FIX] hr: Fix "no attribute" runbot build error
BeBel42 Nov 10, 2025
db80e85
[FIX] l10n_latam_invoice_document: document fields visibility on jour…
bhra-odoo Nov 11, 2025
d9ddf5d
[FIX] account: allow excluding archived journals in journal groups
william-andre Nov 10, 2025
561e5dc
[FIX] event_product: ensure tickets have correct service tracking
lvsz Nov 6, 2025
f51aad1
[FIX] im_livechat: no auto-zoom input for livechat visitor in mobile
alexkuhn Nov 7, 2025
42a5a7d
[FIX] html_editor: fix error on delete without selection
blse-odoo Oct 22, 2025
62f13ae
[FIX] website_sale: setup markup price with website tax configuration
barracudapps Sep 4, 2025
ab9f12b
[FIX] sale{,_stock{,_margin}}: allow SOL cost update post-cancel
lvsz Oct 30, 2025
092baef
[FIX] spreadsheet: Fix css overrides
rrahir Nov 5, 2025
8397223
[FIX] hr_work_entry: get work entry wihtout being attendance manager
pimodoo Nov 12, 2025
e5b8e56
[FIX] account: Single write on company with fiscal year wizard
leclerc-leo Oct 16, 2025
fb2a35b
[FIX] web: fix `<SearchBarMenu>` flickering icon
chgo-odoo Nov 4, 2025
f9ef79b
[FIX] html_editor: fix traceback when editing website appointment page
pkgu-odoo Nov 10, 2025
f29da6b
[FIX] html_editor: removeFormat to clear text color classes from list
adch-odoo Oct 14, 2025
b7bdeef
[FIX] html_editor: correctly focus image caption input
adch-odoo Oct 7, 2025
c8e8111
[FIX] html_editor: focus description input in image description popover
adch-odoo Oct 30, 2025
3495240
[FIX] html_editor: make caption input background transparent
adch-odoo Oct 7, 2025
36c0cc0
[FIX] point_of_sale: redirect QR scan directly to ticket validation s…
dvsh-odoo Jul 15, 2025
5428723
[FIX] setup: websocket-client version on iot box
loouis-t Nov 12, 2025
a8e0d6d
[IMP] web: improve date time picker week days colors
mano-odoo Nov 12, 2025
10586fe
[FIX] pos_online_payment_self_order: remove unnecessary test flag fro…
abhk-odoo Nov 3, 2025
ca24c1b
[IMP] base: ensure public user exists and prevent deletion
shsa-odoo Jan 27, 2025
90cefc8
[IMP] stock, product{,_barcodelookup}: allow the user to disable the …
lase-odoo Oct 23, 2025
626532b
[IMP] web: add __formatted_display_name in web_name_search results
bastien-ipb Nov 10, 2025
ae1072d
[FIX] l10n_it_edi_ndd: Fix Document Type translations
lordkrandel Oct 31, 2025
27ddca6
[FIX] l10n_tr_nilvera_einvoice_extended: prevent branch tax duplicates
alkh-odoo Oct 22, 2025
9c0304e
[FIX] base: don't filter out attachment fields with bypass access
mathcoutant Nov 4, 2025
ed6f64b
[FIX] hr_work_entry_holidays: singleton error in overlaping leaves
oumaima-aarabe Aug 19, 2025
70011a2
[FIX] mail, *: update the rating summary when a message is deleted
maki-odoo Aug 26, 2025
7aeb81b
[FIX] website: autofetch options in many2x field
gppa-odoo Sep 16, 2025
439b3b3
[FIX] website_livechat: fix non-deterministic lazy bus tour
tsm-odoo Nov 13, 2025
0280de2
[FIX] stock_account: avoid traceback acceing stock valuation
DjamelTouati Oct 22, 2025
d1759fe
[IMP] spreadsheet: update o_spreadsheet to latest version
pro-odoo Nov 12, 2025
86a182f
[IMP] spreadsheet: implement dark mode for UI of spreadsheet
hokolomopo Oct 22, 2025
00bbfee
[IMP] spreadsheet: update o_spreadsheet to latest version
robodoo Nov 13, 2025
d4ba967
[REF] mail,im_livechat: channel_invitation use channel
phenix-factory Nov 12, 2025
1a72d8d
[FIX] web: wait for error dialog in tests
aab-odoo Nov 13, 2025
9557f3e
[IMP] web,*: kanban,list: use <button> tags to add records
aab-odoo Nov 12, 2025
9cf75be
[FIX] web: redirect scoped apps urls without losing the state
Iucapad Nov 5, 2025
71e23d7
[FIX] mail: edit message does not remove 1st line
alexkuhn Nov 12, 2025
b68f02d
[FIX] mail: better message list readability in white theme
alexkuhn Nov 12, 2025
a8aa024
[FIX] html_builder: fix visually-hidden text causing scrollbar in Chrome
Syozik Oct 17, 2025
a14df52
[IMP] point_of_sale: force done waiting payment line
loouis-t Nov 12, 2025
cb7fba0
[FIX] account_payment: make previous payment tokens selectable again
lvsz Nov 3, 2025
c5afb61
[IMP] hr_expense: Improve sudo awareness in wizard
JulienAlardot Nov 4, 2025
c6f149b
[FIX] l10n_tr_nilvera_einvoice: skip PDF attachment for ubl_tr payload
adns-odoo Oct 24, 2025
d0af0d2
[FIX] l10n_in_hr_holidays: fixed the test case
yava-odoo Nov 7, 2025
3669726
[IMP] delivery, *: rename 'Shipping Methods' to 'Delivery Methods'
srap-odoo Jun 16, 2025
c41ead7
[IMP] delivery, *: rename Delivery Carrier/Carrier to Delivery Methods
srap-odoo Nov 10, 2025
e4e3b2b
[IMP] web, tools: enable {standard,or}-narrow style for format_list
oomsveta Nov 13, 2025
cba671d
[IMP] base: Currency Rates Fetching
abmn-odoo Nov 13, 2025
661b6d3
[IMP] l10n_in: QR Code shown on invoices only if UPI ID is set
eapa-odoo Mar 7, 2025
d6716ba
[FIX] account: handle error on uploading empty file
adip-odoo Aug 21, 2025
747e3a9
[IMP] crm: change default sales team of the opportunity
alan-odoo Oct 15, 2025
65ed072
[FIX] account_peppol: delete (hidden) service configuration
svfu-odoo Nov 12, 2025
0ed1ab3
[FIX] html_editor: avoid inner table overflow of parent cell on resize
dhba-odoo Nov 4, 2025
01513b5
[FIX] hw_drivers: built-in serial port shows as device
MaxTheWhale Nov 10, 2025
eec4bed
[FIX] spreadsheet: fix global filter cell value conversion
hokolomopo Oct 15, 2025
7176195
[CLN] *: manifests
Feyensv Oct 17, 2025
5986ff8
[FIX] *: wrong manifests licenses
Feyensv Oct 17, 2025
208cbaa
[IMP] */__manifest__.py: harmonize module authors
Feyensv Oct 17, 2025
02efc8a
[FIX] */__manifest__.py: website validation
Feyensv Oct 20, 2025
964b984
[FIX] test_lint,mass_mailing_themes: validate modules websites
Feyensv Oct 20, 2025
491bcc6
[REF] iot_drivers: all drivers on IoT Box by default
loouis-t Oct 31, 2025
a327bae
[REF] mail: move fetchChannelMembers to channel
phenix-factory Nov 13, 2025
2ca9bc2
[IMP] mail: return thread instead of thread_id in message_process
amh-mw Oct 28, 2025
5268785
[IMP] hr_skills: replace TagsList by t-foreach
mcm-odoo Sep 30, 2025
58e9fbf
[IMP] web,*: reduce TagsList overrides
mcm-odoo Sep 29, 2025
3d73313
[FIX] website, test_website: make video upload "sanitize friendly"
xO-Tx Nov 13, 2025
59342cb
[FIX] account_fleet: move fleet tax report test and query to enterprise
bhra-odoo Nov 3, 2025
1c9de2c
[IMP] l10n_in_*: streamline HSN warnings
hatr-odoo Sep 17, 2025
fda5407
[IMP] l10n_in_*: truncate product descriptions for e-invoicing and ew…
hatr-odoo Nov 13, 2025
353a297
[FIX] mrp_subcontracting: allow qty edit for tracked non-subcontracte…
stan-odoo Nov 4, 2025
309cba8
[FIX] l10n_din5008: fix missing line numbers in sale order report
pkgu-odoo Nov 6, 2025
e2f999e
[FIX] l10n_din5008_sale: fix section alignment in sale order and invo…
pkgu-odoo Nov 13, 2025
52e7755
[IMP] l10n_es_edi_verifactu: Alert banner resequence under veri*factu
roto-odoo Oct 27, 2025
ccba334
[IMP] mail: fallback for tracking records without display name
CRogos Jun 13, 2025
00e3d62
[FIX] mail: error when computing last message seen by all
tsm-odoo Nov 14, 2025
27f9f40
[FIX] website[_blog]: avoid triggering post link when opening a <select>
bso-odoo Oct 27, 2025
1069a67
[FIX] website: prevent traceback when clicking on Bento block
sben-odoo Nov 5, 2025
b3e7b57
[FIX] l10n_it_edi: share capital not mandatory
guva-odoo Nov 13, 2025
59a83b1
[FIX] l10n_in: fix fiscal mapping for branch
hamo-odoo Nov 11, 2025
3e9365a
[FIX] website: Make menu inherit header font-size
sben-odoo Nov 3, 2025
a981bec
[FIX] account: ensure unique alias name when alias domain is not set
csan-odoo Sep 4, 2025
c0eed1c
[IMP] hr_timesheet,project,sale_*: formatted_display_name in M2X fields
makb-odoo Aug 19, 2025
f02ca03
[IMP] sms_twilio: make some ui changes
adsh-odoo Oct 6, 2025
851293a
[IMP] sms_twilio: remove overrides of fields_get
adsh-odoo Nov 14, 2025
e3be3b4
[FIX] hr_expense: do not depend on chart template for outstanding acc…
seifgneedy Nov 13, 2025
e98cce1
[FIX] hr: search on user's employee
kmagusiak Nov 13, 2025
0f5bc8a
[FIX] sale_project: add default search on SO shown when we open project
xavierbol Nov 13, 2025
39091b4
[FIX] web,l10n_latam_invoice_document,l10n_hu_edi: overlapping footer…
agr-odoo Oct 7, 2025
09dfd73
[FIX] pos_self_order: fix menu mode
davidmonnom Oct 21, 2025
affa3c4
[FIX] mail: improve message action style
alexkuhn Nov 13, 2025
d9b4c7a
[FIX] web_tour: backward when warn step present in the page
bastien-ipb Nov 13, 2025
ce06941
[IMP] web: Hoot - add :text pseudo-class
jum-odoo Nov 7, 2025
4d4b791
[REF] *: use ':text' instead of ':contains'
jum-odoo Nov 14, 2025
e3cffe0
[FIX] website: wait iframe before open SEO dialog
bvr-odoo Oct 9, 2025
9a4c293
[FIX] mail: show correct call status in discuss sidebar
alexkuhn Nov 13, 2025
8712263
[FIX] l10n_latam_invoice_document: create debit note from credit note
gteboul Sep 4, 2025
77d6d1e
[FIX] sale: prevent error on clicking Edit Configuration
path-odoo Jul 3, 2025
6a2ba35
[FIX] web: wait for error dialog in test
aab-odoo Nov 13, 2025
537ad08
[FIX] account: Allow deferred invoices to be reset multiple times
jacw-odoo Nov 11, 2025
0d4e754
[FIX] mail, *: LC channel sidebar display on new member join
maki-odoo Sep 15, 2025
97b1d40
[IMP] mail: improve activity view
yagp-odoo Oct 15, 2025
1c12f84
[IMP] html_builder, web, website: document services and registries
robinlej Nov 3, 2025
18ed09d
[IMP] html_editor: document Plugins resources
robinlej Nov 4, 2025
9d9ae7c
[IMP] html_builder: document Plugins resources and sharedMethods
robinlej Nov 4, 2025
d4df17b
[IMP] website, *: document Plugins shared methods and resources
robinlej Nov 6, 2025
e831fa3
[FIX] account: allow trivial changes on reviewed moves
william-andre Nov 13, 2025
eb1f76e
[FIX] account: invalid field in accounting setup wizard
leclerc-leo Nov 13, 2025
1583a7f
[FIX] iot_box_builder: allow local network access on IoT box Chromium
MaxTheWhale Nov 14, 2025
df30685
[FIX] web: close datepicker when owner is destroyed
hubvd May 26, 2025
08132a4
[FIX] html_builder: fix thumbnails for custom social inner snippets
AlessandroLupo Oct 15, 2025
c0b10f1
[IMP] pos*: remove receipt screen
adgu-odoo Nov 12, 2025
81766b8
[IMP] tests: add dynamic config files
Xavier-Do Oct 30, 2025
898af7d
[IMP] tests: allow to test specific test for all modules
Xavier-Do Oct 9, 2025
8d210fc
[IMP] web: allow to test specific js tests
mcm-odoo Oct 10, 2025
8d16940
[IMP] web: Hoot - log root suites at end of run
jum-odoo Oct 30, 2025
8b0178d
[IMP] test: equilibrate split builds
Xavier-Do Nov 3, 2025
d6a72ed
[FIX] bus: ensure consistent events when closing handshake is incomplete
tsm-odoo Nov 14, 2025
8ad581e
[FIX] resource: force intervals normalization
kinhosz Nov 4, 2025
da480c8
[FIX] account: Bank statement first line index compute
FlorianGilbert Nov 13, 2025
04a4b53
[FIX] mass_mailing: fix infinite scrolling and ghost paragraphs
abd-msyukyu-odoo Nov 13, 2025
a2ef96e
[FIX] l10n_sa_edi: use commercial partner to decide whether to use cl…
khfa-odoo Nov 4, 2025
afeb443
[FIX] mrp: dont compute oee with intermediary rounding
Jul 10, 2025
02e9fac
[FIX] purchase: prevent access error in branch companies
lvsz Oct 14, 2025
aa514b0
[FIX] stock_account: make product total value warehouse sensitive
lase-odoo Nov 3, 2025
4accf62
[FIX] account: re-put rounding where it should have been
gawa-odoo Nov 3, 2025
95314a2
[FIX] mail: url paste issue in composer
zel-odoo Nov 13, 2025
89786c9
[FIX] hr: display job title instead of job position in employee public
xavierbol Nov 14, 2025
d7b4ec9
[FIX] event: set total price in event registration email
Ephoniz Nov 13, 2025
56ac3b3
[FIX] l10n_ar_website_sale: update Argentinian no-tax price on website
lvsz Oct 21, 2025
5562ba9
[FIX] account: prevent error when adding an attachment after saving e…
utma-odoo Nov 3, 2025
9a8b895
[FIX] account: deduplicate res.partner fiscal_country_codes
jorenvo Nov 13, 2025
c74d58a
[FIX] mrp_account: generate correct cogs when kit dropship avco comp
clesgow Nov 13, 2025
0b78850
[FIX] purchase: prevent cancellation of locked purchase orders
dhha-odoo Jul 29, 2025
555ce60
[FIX] html_editor: fix non-deterministic tests
dmo-odoo Nov 12, 2025
00b3abd
[FIX] mail: reduce eye fatigue when using discuss in white theme
alexkuhn Nov 14, 2025
d86b39f
[FIX] payment_adyen: skip amount validation for 3ds challenge flow
xavieralt Nov 14, 2025
8f08f2d
[FIX] hr_holidays: corrected the allocation_type
npm-odoo Oct 13, 2025
7c011fb
[FIX] mail: add encoding alias for cp-850
jorv-odoo Nov 14, 2025
209bcf8
[FIX] auth_timeout: adapt update_presence to ws or http request
sts-odoo Nov 12, 2025
f8e8a62
[FIX] mail: call settings select's options text visibility and styling
pmah-odoo Oct 9, 2025
dda2141
[FIX] spreadsheet: getter should not throw outside of evaluation
rrahir Oct 24, 2025
71e57c0
[FIX] bus: ensure consistent events when closing handshake is incomplete
tsm-odoo Nov 14, 2025
5539313
[IMP] l10n_in: add country_id to account tags
jasa-odoo Nov 13, 2025
b8b126f
[FIX] stock: display correct packaging unit on delivery slip
hapt-odoo Sep 15, 2025
3b463fb
[FIX] web: reset limit when restoring a view after ungrouping
hubvd Nov 10, 2025
5937642
[IMP] l10n_ch: structured address in CH QR codes
shgabr Nov 14, 2025
7ee2473
[FIX] portal: Prevent rating cards showing through
sben-odoo Sep 30, 2025
2cd6faa
[FIX] mail: view image in full-size in message list
alexkuhn Nov 13, 2025
919e8aa
[REF] spreadsheet: rename isReadonly to has_write_access for clarity
rmbh-odoo Nov 10, 2025
fd7e6e5
[IMP] event_crm: propagate company name from event registration to lead
yagp-odoo Sep 29, 2025
594d400
[FIX] iot_drivers: missing changes blackbox driver
loouis-t Nov 14, 2025
b1bd255
[CLN] website_sale_collect: improve the style
vchu-odoo Nov 4, 2025
f55bb10
[IMP] website_sale_collect: adapt to UoM
vchu-odoo Nov 4, 2025
1342c85
[FIX] web: Add opacity back to sample data
PiaCOS Nov 14, 2025
01917f1
[FIX] website: generate language selector only when needed
ldau-odoo Oct 13, 2025
6130e4d
[IMP] mail: force direct send of notifications
Polymorphe57 Nov 17, 2025
c2593f7
[REF] mail: expose handleNotificationClick for override
Polymorphe57 Nov 17, 2025
8d087e4
[IMP] web: wait message from a given client
Polymorphe57 Nov 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 0 additions & 2 deletions addons/account/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
'name': 'Invoicing',
Expand Down Expand Up @@ -91,7 +90,6 @@
'demo': [
'demo/account_demo.xml',
],
'installable': True,
'application': True,
'post_init_hook': '_account_post_init',
'assets': {
Expand Down
Loading