Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0] [REF] stock_move: search push rule with warehouse #95

Draft
wants to merge 1,140 commits into
base: 16.0
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1140 commits
Select commit Hold shift + click to select a range
a1c72ff
[IMP] crm: add tests for assign / stage update dates
jasa-odoo Dec 4, 2023
8dc1880
[FIX] crm: fix date_{last_stage_update/open} update issues
jasa-odoo Dec 4, 2023
a3dbe23
[FIX] crm: do not update assign date when converting a lead to opp
tde-banana-odoo Dec 6, 2023
3720e5a
[FIX] crm: fix demo data date_open
tde-banana-odoo Apr 11, 2024
7ae9e67
[FIX] crm: avoid spurious date_open/last_stage_update
robodoo Apr 15, 2024
dcbc4f7
[FIX] website_crm_partner_assign: create opportunity on portal
taqu-odoo Mar 28, 2024
0576e19
[IMP] account_edi_ubl_cii: handles UBL files with namespaces per line
AllePilli Feb 19, 2024
961ac2d
[FIX] stock,mrp: allow company creation with company-specific routes
adwid Apr 15, 2024
5700cc6
[FIX] web, website: convert inline templates with text to regular tem…
MohammedBasioni Apr 2, 2024
90c6e52
[FIX] web, *: autocomplete cancels search on click out
juliusc2066 Apr 10, 2024
dcfe607
[FIX] account: analytic_distribution on counterpart of transfer
gawa-odoo Apr 4, 2024
56fe4f7
[FIX] account: credit limit inverse
vin-odoo Apr 15, 2024
93af119
[FIX] stock,iot: incorrect docids in ZPL label layout wizard
mwath Apr 15, 2024
50112d6
[FIX] base_vat: greek vat number format
guva-odoo Apr 10, 2024
84a317a
[FIX] account_edi_ubl_cii: update FI eas code
Apr 15, 2024
26528a5
[FIX] hr_attendance: Prevent attendance user from modifying their att…
tivisse Apr 4, 2024
c9ec87f
[FIX] purchase_requisition_stock: propagate the group_id in dropshipping
DjamelTouati Apr 3, 2024
0f4705b
[FIX] sale_expense: Fix price_unit used in mapping key
JulienAlardot Feb 14, 2024
80bc41a
[FIX] l10n_sa_edi: missing reason when reversing entries
agr-odoo Mar 18, 2024
71bd274
[FIX] account_edi_ubl_cii : Fix constraints
aboo-odoo Apr 4, 2024
eee0b92
[FIX] stock: update uom ratio in stock.quant.reserved_quantity
stpa-odoo Apr 16, 2024
0160566
[FIX] l10n_it_edi: fix support of customers from San Marino
kitan191 Apr 16, 2024
4982605
[FIX] pos_stripe: show Stripe error details
lse-odoo Apr 10, 2024
5b90145
[FIX] account: select generated pdf streams from invoices without att…
Apr 5, 2024
6db2614
[FIX] google_calendar: accepting recurrent event tests
mograby3500 Apr 11, 2024
6336e45
[FIX] pos_restaurant: Grant loyalty points for products only
AH-Yussef Apr 11, 2024
ecc25e9
[FIX] survey: compute survey attachments
ethanrobv Feb 20, 2024
957443d
[FIX] l10n_it_stock_ddt: discount in ddt reports
yosa-odoo Mar 26, 2024
a8ec228
[FIX] point_of_sale: refund orders depending on original order
sbel-odoo Apr 9, 2024
64cbe38
[FIX] http: force mimetype of .js files to text/javascript
sdegueldre Apr 17, 2024
0505bda
[FIX] base: smtp_auth=certificate with SSL/TLS
Julien00859 Feb 14, 2024
3279998
[FIX] hr_holidays: use Spanish translations for Spanish (Costa Rican)
andreagidaltig Apr 12, 2024
cc29398
[FIX] tools: properly export all translated attributes
oomsveta Apr 16, 2024
5f9ec36
[FIX] stock: fix typo
Whenrow Apr 17, 2024
a18cb2e
[FIX] account: Fix error message for registering payment invoice and …
seifgneedy Apr 17, 2024
bbc427e
[FIX] digest: do not write on default digest if not necessary
nim-odoo Apr 17, 2024
888e65c
[FIX] google_calendar: fix event privacy synchronization
pash-odoo Feb 5, 2024
abf43ff
[FIX] website_sale: test_01_snippet_products_edition fails with l10n_it
gawa-odoo Apr 17, 2024
5ea164b
[FIX] calendar: allow internal users to download invitation.ics
nda-odoo Apr 3, 2024
dec1f87
[FIX] account: constrict activities summaries within containing card
Apr 3, 2024
b5263b8
[FIX] spreadsheet: update o_spreadsheet to latest version
rrahir Apr 18, 2024
8c853ca
[PERF] uom: Improve reference check for large UoM categories
mwath Mar 14, 2024
cbeb33a
[FIX] web_editor: allow selection in Bootstrap buttons in backend
Zynton Mar 11, 2024
1ca2910
[REV] web_editor: partial revert of 99bc9b1
Zynton Feb 5, 2024
e580d58
[FIX] web_editor: apply class to identify if a link is in selection
Zynton Mar 11, 2024
73468c5
[FIX] web_editor: pad links with zero-width non-breaking spaces
Zynton Mar 11, 2024
6b7b83d
[FIX] web_editor: ensure proper handling of ZWNBSP across the editor
Zynton Mar 28, 2024
a6bff55
[ADD] web_editor: provide an util to log the selection
Zynton Mar 11, 2024
b724574
[FIX] web_editor: handle delete around links and ZWNBSP
Zynton Mar 11, 2024
bec60c8
[FIX] web_editor: handle arrow keys around links
Zynton Mar 11, 2024
7f8a4c1
[FIX] web_editor: handle enter at inner edges of links
Zynton Mar 11, 2024
506455d
[FIX] web_editor: remove empty links
Zynton Mar 12, 2024
0054f81
[FIX] web_editor: adapt link tests to new behavior
Zynton Mar 14, 2024
0b9975f
[FIX] web_editor: update link_in_selection when no selectionchange
Zynton Apr 12, 2024
1c8f2a7
[FIX] web_editor: properly unlink when selection at end of link
Zynton Apr 5, 2024
5c3a9d8
[FIX] web_editor: prevent selection break on insert zwnbsp
Zynton Apr 5, 2024
99deee5
[FIX] web_editor: remove useless zws even next to the selection
Zynton Apr 5, 2024
2501220
[FIX] web_editor: do not merge contiguous pictograms on sanitize
Zynton Apr 12, 2024
3f99388
[FIX] web_editor: properly sanitize paragraphs in list items
Zynton Apr 12, 2024
1a5747b
[FIX] web_editor: disable observer for no more than renderTextSelection
Zynton Apr 12, 2024
7be8310
[FIX] web_editor: prevent unexpected rollback contents in tests
Zynton Apr 12, 2024
93fd8ad
[FIX] website_event, website_sale: wait for history step in tours
Zynton Apr 15, 2024
1113d43
[FW][MERGE][FIX] web_editor: handle selection at edges of links
robodoo Apr 19, 2024
5880aac
[FIX] website: fix blog top banner latest post option
Guillaume-gdi Apr 19, 2024
970e2d1
[FIX] l10n_din5008: fix German translation for "Source"
kitan191 Apr 18, 2024
31aff38
[FIX] point_of_sale: correctly reconcile reversed payments
robinengels Mar 25, 2024
534220e
[FIX] stock: update quant with quantity
Whenrow Mar 29, 2024
55658e7
[FIX] stock_account,purchase_stock: compensate return of fifo product
adwid Apr 18, 2024
778dae1
[FIX] pos_restaurant: prevent traceback on added table
lse-odoo Apr 19, 2024
24e65c2
[FIX] l10n_id_efaktur: prevent error when download e-Faktur without t…
mega-odoo Apr 8, 2024
e36dbd6
[FIX] documents_spreadsheet: fix See record menu if not loaded
LucasLefevre Apr 18, 2024
187f19a
[ADD] tools: patch C types, e.g. str.format
odony Mar 22, 2024
2ae1e1a
[I18N] Update translation terms from Transifex
C3POdoo Apr 20, 2024
442f34b
[FIX] resource: update default calendar timezone on first admin login…
deneuvillem Mar 13, 2024
c111d5c
[FIX] tools: provide our own zeep Client
beledouxdenis Mar 28, 2024
15cd032
[FIX] web_editor: apply padding to plain text template for Apple Mail
Zynton Nov 14, 2022
7240fa3
[FIX] web_editor: fix user avatar aspect-ratio
chgo-odoo Apr 20, 2024
bffd142
[FIX] web_editor: prevent visible traceback from non-blocking RTC error
Dj0ulo Apr 11, 2024
6ba125a
[FIX] survey: fix demo data incoherence
amdi-odoo Apr 8, 2024
ddf509b
[FIX] account_edi_ubl_cii: allow to confirm partners' invoices withou…
n-kmron Apr 15, 2024
f245c63
[FIX] web: restore offset in grouped list
aab-odoo Apr 22, 2024
da872c6
[FIX] account, account_fleet: missing vehicle in adjust entry
agr-odoo Mar 26, 2024
b85133f
[FIX] phone_validation: unblacklist from contact
ande-odoo Feb 26, 2024
871121a
[FIX] mrp: prevent kit product quant update
HANNICHE-Walid Apr 9, 2024
afbed43
[FIX] calendar: events privacy for uninvited admins
geflx Apr 22, 2024
b4c8625
[FIX] hr_expense: expenses created by email
n-kmron Apr 15, 2024
c1d9ea4
[FIX] website: update theme images also during updates
bso-odoo Apr 4, 2024
499056a
[FIX] website: preserve theme images order
bso-odoo Apr 4, 2024
783d92e
[FIX] tools: zeep, oversight in c111d5cd17a00644a99828848c81ecb6c5b06d22
beledouxdenis Apr 8, 2024
cbc40ec
[FIX] account_edi_ubl_cii: update XRechnung version to 3.0
JulienVR Apr 17, 2024
d06915b
[FIX] web: SearchView of many2one is not getting the form domain
CarlosRoca13 Apr 23, 2024
0ef2aba
[FIX] account_fleet : store the correct cost value in fleet service
yoba-odoo Feb 27, 2024
abf3f16
[FIX] point_of_sale: create picking before invoice
Arnaud-Sibille Feb 18, 2024
3e20e29
[FIX] sale: set a default qty_delivered on new sol
lase-odoo Mar 7, 2024
4e90722
[FIX] website: prevent cow if editing generic page with diverged URL
rdeodoo Mar 25, 2024
63da553
[FIX] tools: zeep, oversight in c111d5cd17a00644a99828848c81ecb6c5b06d22
beledouxdenis Apr 24, 2024
49a94be
[IMP] make minimum version of Python a variable
oomsveta Apr 18, 2024
ab6493a
[IMP] website: avoid copying cdn enabled website setting on db duplicate
rdeodoo Apr 24, 2024
f9ff163
[FIX] base: Allow report with duplicated res_ids
smetl Mar 13, 2024
8fbf665
[FIX] website, *: remove number of subscribers on website form
SergeBayet Apr 23, 2024
ce7920b
[FIX] project_purchase: use price_subtotal in project profitability
stpa-odoo Apr 16, 2024
d6ed4fb
[FIX] account: prevent 'Send Money' toggle autosave
ushyme Apr 22, 2024
42fd6a6
[FIX] point_of_sale: pos sale reprot total now include taxes correctly
robinengels Apr 22, 2024
9b927be
[FIX] web_editor: fix drag and drop in mobile preview
bvr-odoo Apr 16, 2024
da102f2
[FIX] web: fix smooth scroll on drag in mobile preview
bvr-odoo Apr 16, 2024
be8e1da
[FIX] mrp_subcontracting: relax constraint on subcontracting location
amoyaux Apr 24, 2024
c04cc25
[FIX] stock_account: prevent ZeroDivision Error when the quantity is 0
Axel927 Apr 10, 2024
f801f27
[FIX] website, *: make code work wherever the main page scroll is
qsm-odoo Mar 28, 2024
0d7a2ab
[FIX] web_editor, mass_mailing: shapes don't save
ande-odoo Mar 27, 2024
530bc90
Revert "[ADD] tools: patch C types, e.g. str.format"
beledouxdenis Apr 24, 2024
4ea9460
[FIX] base: use demo user of the test class
d-fence Apr 24, 2024
c18ab6a
[FIX] website_sale: correct tag search domain
thle-odoo Apr 15, 2024
3bae9c8
[FIX] website_sale_loyalty: Fix coupon deletion
Apr 11, 2024
49e5505
[FIX] project_sms: Allow transition of task to state with SMS template
lase-odoo Mar 14, 2024
dfd1aab
[FIX] sale_loyalty: prevent error while remove all product quantities…
mega-odoo Apr 23, 2024
d297d7e
[FIX] l10n_ar: t-esc in override is not understood
gawa-odoo Apr 24, 2024
3c7ee85
[FIX] account_edi: retrieve partner linked to the same company first
JulienVR Apr 24, 2024
d4b3184
[FIX] account,purchase,sale: wrong mail thread method signature
Feyensv Apr 25, 2024
d06a229
[FIX] tools: remove control characters xml
yosa-odoo Mar 13, 2024
55bb16a
[FIX] l10n_es_edi_tbai, sudo on company when creating TicketBAI chain…
uolaizola Apr 18, 2024
d8b660d
[FIX] account: synchronize Invoice Line Dates with Invoice Date
ushyme Apr 25, 2024
99f0c87
[FIX] stock: allow to change default period for report.stock.quantity
nda-odoo Apr 23, 2024
4fdfeb3
[FIX] test_new_api: fix portal subtest without demo
d-fence Apr 24, 2024
95de133
[FIX] spreadsheet_account: fix no account match
LucasLefevre Apr 24, 2024
1d55662
[FIX] project_purchase: readjust profitability to use of price_subtotal
stpa-odoo Apr 25, 2024
ef95af6
[FIX] l10n_co: necessary changes for EDI update to anexo 1.9
svfu-odoo Jan 5, 2024
db78c0b
[FIX] mrp_subcontracting: fix origin moves on backorder
DavidFesquet Apr 9, 2024
23df0bc
[FIX] spreadsheet: update o_spreadsheet to latest version
rrahir Apr 26, 2024
e94029c
[FIX] hr_expense: Harmonize states synchronization
JulienAlardot Jan 5, 2024
752c1f9
[FIX] auth_ldap: LDAP login fails if it creates a new user.
eLBati Apr 18, 2024
341fbd3
[IMP] auth_ldap: add test for registration
Apr 26, 2024
ca5bef6
[FIX] point_of_sale: revert entry sign in tax report
agr-odoo Apr 11, 2024
7c3e5e9
[IMP] account: added bank account on customer invoice
hsal-odoo Mar 27, 2024
cff3f04
[FIX] l10n_sa_edi: fix scheme ID for foreign customers
kitan191 Apr 22, 2024
c24e964
[FIX] hr_expense: allow to create expenses via alias for employees no…
n-kmron Apr 26, 2024
0286dc2
[I18N] Update translation terms from Transifex
C3POdoo Apr 27, 2024
611c451
[FIX] sale_timesheet: search by invoice (portal)
thle-odoo Apr 23, 2024
14d7c50
[FIX] product: copy the extra price of attributes with the product
lase-odoo Feb 19, 2024
27af15f
[FIX] purchase_stock: apply picking type to replenishment stock moves
lase-odoo Apr 9, 2024
78f7175
[ADD] l10n_in: add India state as per GST
zepa-odoo Apr 19, 2024
eeddf89
[FIX] mail, im_livechat_mail_bot: odooBot onboarding crashes on canne…
maki-odoo Apr 17, 2024
3fd3089
[FIX] core: remove SQL constraints upon ir.model.constraint removal
aj-fuentes Apr 5, 2024
83fa9d6
[IMP] mrp: allow find kits product
fmdl Mar 1, 2024
02eca8a
[FIX] web_editor: fix page scroll after scrolling a modal
bvr-odoo Apr 17, 2024
1d88b8a
[FIX] *: SyntaxWarning: invalid escape sequence
Xavier-Do Apr 29, 2024
be73bfd
[FIX] tools: patch fixed Arabic class from newer version of num2words.
MohammedBasioni Apr 24, 2024
a4a2487
[FIX] web_editor: svg image getting disappeared after cropping
ruja-odoo Apr 16, 2024
7e2aaf3
[FIX] web_editor: fix iOS dictation issues
dmo-odoo Mar 5, 2024
f6c71c6
[FIX] web_editor: mobile odoo enter after enter clears content
Jinjiu96 Nov 16, 2023
9b478e7
[FIX] web_editor: fix backspace for IME keyboards
dmo-odoo Apr 16, 2024
5be4b0d
[FIX] mrp{,_repair}: use scrapped and tracked compo in a MO
adwid Apr 25, 2024
f7fad40
[FIX] web_editor: keep span with pseudo-elements on sanitization
robinlej Apr 25, 2024
c5be302
[FIX] website: neutralize recursion when determining current website
bso-odoo Apr 22, 2024
88957ca
[FIX] web_editor, website: fix clicking on we-list button
bvr-odoo Apr 11, 2024
f0a06e3
[FIX] web_tour: fix tour keyword function on iframe
xO-Tx Apr 26, 2024
d94c6f3
[FIX] website: allow edition of added columns in website forms
xO-Tx Apr 26, 2024
45ce911
[FIX] base, tools: update ast usage.
Xavier-Do Apr 8, 2024
fe94e92
[FIX] phone_validation: Upgrade SN Senegal phonenumbers module metadata
nd-dew Apr 18, 2024
ed7f364
[REF] phone_validation: phonenumbers monkey patches redesigned approach
nd-dew Apr 18, 2024
c3e3182
[FIX] netsvc: mute utcnow warnings
Xavier-Do Apr 9, 2024
57707d8
[FIX] website: allow use of images in steps snippet
robinlej Apr 26, 2024
f92c344
[FIX] mrp, stock: round w/ `precision_rounding`
lvsz Apr 24, 2024
cc6aa04
[FIX] phone_validation: Upgrade MA Morocco phonenumbers module metadata
nd-dew Mar 19, 2024
acbdd6a
[FIX] account_edi_ubl_cii: do not translate udt:Indicator
JulienVR Apr 30, 2024
745c378
[FIX] web_editor, *: avoid duplicate attachments with media library
robinlej Apr 19, 2024
7fee86c
[FIX] payment: show correct style for transaction status alert
xavieralt Apr 30, 2024
cc56905
[REV] base, tools: update ast usage.
Xavier-Do Apr 30, 2024
ca5a8b3
[FIX] netsvc: mute ast warnings
Xavier-Do Apr 26, 2024
666229a
[FIX] l10n_cl: change account in COA and assignation of rate differen…
Danisan Jan 29, 2024
30a12c3
[FIX] website_sale_product_configurator: fix product tracking info
ltinel Apr 22, 2024
2b2d3b7
[FIX] event_sale, purchase_stock: round w/ `precision_rounding`
lvsz Apr 23, 2024
e65ab8e
[FIX] website: remove external test from standard
robinlej May 2, 2024
17d80d9
[IMP] website: enable to use special characters in a form
loco-odoo Sep 18, 2023
6c0d12d
[FIX] website: decode special characters of website form
loco-odoo Apr 24, 2024
91c5239
[FIX] website: correct test website_media_dialog_undraw
robinlej Apr 26, 2024
9dc432b
[FIX] account: only apply quick encoding values on accounting lines
ushyme Apr 29, 2024
f9125dd
[FIX] mrp, sale_mrp: _run_pull creates many pickings
pno-odoo Apr 23, 2024
5b958e5
[FIX] payment_stripe: free shipping loyalty in express checkout
chevalierv May 2, 2024
638b825
[FIX] auth_ldap: prevent deadlock while testing
May 2, 2024
323323a
[FIX] purchase_stock: handle negative quantity in purchase order.
hs-oerp Apr 30, 2024
4b9dee8
[FIX] base_vat: Indonesian 16-digits Tax ID validation
ushyme Feb 12, 2024
abe179f
[FIX] pos_sale: ressuply before cancel
amoyaux Mar 19, 2024
837a9c3
[FIX] hr_contract: take into account activeness
Flotchet Mar 20, 2024
6602701
[FIX] test_mail: fix test crashing due to time
tde-banana-odoo Apr 29, 2024
2f6f801
[FIX] sale: make a whole pill clickable
vchu-odoo May 2, 2024
dbc91f3
[FIX] l10n_sa_edi: Hide ZATCA fields if not allowed to access
nboulif Apr 9, 2024
47daaf7
[FIX] google_calendar: don't remove organizer as attendee
geflx Apr 11, 2024
bf663b8
[FIX] stock_picking_batch: show availability
svs-odoo Apr 16, 2024
eadfa4e
[FIX] web: only show error dialogs for third-party scripts in debug mode
sdegueldre Apr 25, 2024
080f4f6
[FIX] base_vat: accept tin as vat id
kawkb Mar 28, 2024
f74d1df
[FIX] payment_stripe: support outlying territories with Stripe
chevalierv May 2, 2024
ce676c5
[FIX] website_sale: use last website SO
taqu-odoo Apr 19, 2024
c7cb9fb
[I18N] Update translation terms from Transifex
C3POdoo May 4, 2024
cb79b28
[FIX] mail: prevent deleting other people's attachments
reth-odoo Mar 15, 2024
a8c73eb
[FIX] website_sale_stock: website stock quantity formatting
naja628 Apr 4, 2024
24812a9
[FIX] website: close dropdown of options on clicked outside
divy-odoo Apr 17, 2024
537df32
[FIX] sale: update price_unit before recomputing taxes
tdecaluwe Sep 19, 2023
3ff9841
[CLA] add new members to braintec CLA
BT-ojossen May 6, 2024
c67c4ae
[IMP] account,*: performance on Foreign Keys
BT-ojossen May 6, 2024
82de0b8
[FIX] sale_stock: incoterm visibility on client's PDF
May 6, 2024
a8a7c6d
[FIX] mail_bot, im_livechat_mail_bot: start the tour again
maki-odoo Apr 30, 2024
9fd48fc
[FIX] event: cannot open event if deleted template
ande-odoo Feb 13, 2024
cd05295
[FIX] website_sale_product_configurator: prevent error in `_submitForm`
Dj0ulo Apr 24, 2024
acbb3fc
[FIX] core: with_company() when allowed_company_ids=None in context
rco-odoo May 7, 2024
6fd5b22
[FIX] website: tour fails in multi-company (like l10n)
gawa-odoo Apr 22, 2024
9bed995
[FIX] web: missing calendar border in rtl languages
hubvd May 3, 2024
cc1e69a
[FIX] l10n_se: computation of box 49 in tax report
ushyme May 6, 2024
87771c7
[FIX] stock: wrong state after initial demand edition
amoyaux May 7, 2024
60ad95d
[FIX] mail: correct test
taqu-odoo Apr 18, 2024
98b4639
[FIX] web_editor: fix toolbar dropdown design
mano-odoo Sep 29, 2023
68a51b9
[FIX] web_editor: remove double active tick in toolbar dropdown-items
mano-odoo Dec 11, 2023
ff1b79e
[FIX] account: fiscal mapping for multiple moves with multiple positions
william-andre May 7, 2024
c6d8518
[FIX] l10n_eu_oss: adapt Estonian tax mappings to new rate
dylankiss May 7, 2024
021f2eb
[FIX] phone_validation: colombian phone numbers
ande-odoo May 6, 2024
9998164
[FIX] account_edi_ubl_cii: invert negative unit price with quantity
dylankiss May 7, 2024
96a2b77
[FIX] calendar: resolve event duplication in recurring events
kpt-odoo Apr 1, 2024
85816c6
[FIX] l10n_es_edi_sii: set the spain tax type
Axel927 Apr 10, 2024
e61a3de
[FIX] web_editor: reload snippet dropzones only when necessary
sobo-odoo May 2, 2024
a9920aa
[IMP] mail: send also activity ID when uploading a file
nboulif Mar 29, 2024
bb6f97a
[FIX] account_check_printing: Close print check Pop-Up when printed
seifgneedy Apr 16, 2024
ce1c9d7
[FIX] project: View assigned task on user profile always empty
duong77476-viindoo May 3, 2024
accf7e6
[FIX] stock: Improve date_deadline propagation
DavidFesquet May 7, 2024
500212f
[FIX] web: input field: always format value on Enter/Tab
aab-odoo May 8, 2024
eca25fe
[FIX] stock: Fix unreserve issue on sml
InCeyN Mar 27, 2024
7d87721
[FIX] tools: prevent IoT crash due to missing library
lse-odoo May 10, 2024
c528097
[FIX] sale_project: e-commerce delivered_milestones
HANNICHE-Walid May 7, 2024
a7f429d
[FIX] mail: attachment viewer button colors in public page
maad-odoo Apr 30, 2024
d1fb793
[FIX] mail: add exceptions to message attachment checks
reth-odoo May 8, 2024
e0aa0f1
[FIX] mail: allow admin to unlink attachments
reth-odoo May 8, 2024
819705c
[I18N] Update translation terms from Transifex
C3POdoo May 11, 2024
458ccc4
[IMP] account: New tool to manage certificate
aboo-odoo Feb 26, 2024
b7ecc3f
[FIX] web_editor: convert inline before send message
Mtaylorr Apr 25, 2024
b63a007
[FIX] spreadsheet: don't crash on right click
LucasLefevre May 13, 2024
df3edeb
[FIX] payment: allow duplicate acquirer per company
kawkb Feb 16, 2024
9950099
[FIX] website_sale_delivery: filter unavailable carriers
vchu-odoo Apr 11, 2024
8494d81
[FIX] mail: addapt lxml.html.defs import
Xavier-Do Apr 25, 2024
08b0fe6
[FIX] test_lint: adapt for pylint 3.0.0
Xavier-Do Apr 26, 2024
fda80eb
[FIX] base, tools: adapt optcode for python 3.12
Xavier-Do Apr 8, 2024
c503cc3
[FIX] hr_expense: Fix domain in expense split view
JulienAlardot May 6, 2024
f0a5bda
[FIX] product: prevent error while unarchive product with dynamic var…
mega-odoo Apr 25, 2024
07636ea
[FIX] web_editor: export icon to png correctly
Mtaylorr Apr 23, 2024
67b0415
[FIX] l10n_gcc_invoice: duplicate product name display
myhy-odoo Apr 22, 2024
9141792
[FIX] hw_drivers: KE device: reset message number
dbkosky May 13, 2024
d5e5da7
[FIX] l10n_es_edi_tbai: make the tests run
gawa-odoo May 13, 2024
5cbfe63
[FIX] google_calendar: remove undeterministic test
geflx May 14, 2024
7c71940
[FIX] web: insertText shouldn't trigger the Change event
oomsveta May 8, 2024
51bc2f8
[FIX] website: fix typo in exit full screen message
dylankiss May 8, 2024
41a90d7
[FIX] hr_holidays: user can delete today's time off
yava-odoo Mar 7, 2024
dca6b3b
[FIX] l10n_it_edi: use customer country for Nazione field
kitan191 May 13, 2024
6af16ac
[REF] stock_move: search push rule with warehouse
ThomasBinsfeld May 15, 2024
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: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ status
odoo/filestore
# maintenance migration scripts
odoo/addons/base/maintenance
# window installation config file
/odoo.conf

# generated for windows installer?
install/win32/*.bat
Expand Down
Loading