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

[REF] split _get_last_sequence_domain in account_move #100

Draft
wants to merge 181 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
181 commits
Select commit Hold shift + click to select a range
17dc41a
[IMP] core: init, new and registries are class methods
mwath Jun 3, 2024
db95c4a
[FIX] tools: dateutil compatibility in server actions
mwath Jun 27, 2024
2d78c15
[FIX] survey: clean context
thle-odoo Jul 12, 2024
dca80ed
[FIX] loyalty: gift card report shows expiration text incorrectly
ryce-odoo Jul 1, 2024
1956598
[FIX] web_editor: prevent tables losing resizing after moving first row
ruja-odoo Jul 2, 2024
75f050b
[FIX] l10n_gcc_invoice: correct the duplication of terms in arabic in…
mathcoutant Jul 15, 2024
bd3089f
[FIX] mass_mailing: auto save after image change
Mtaylorr Jul 8, 2024
7650d90
[FIX] website_sale_delivery: check carrier before payment
Dj0ulo Jul 24, 2024
c53fd96
[FIX] base: skip garbage collector of sessions
thle-odoo Jul 24, 2024
42bb00b
[FIX] mass_mailing_sms: fix sms link placeholders tests
flch-odoo Jul 16, 2024
0a6e42c
[IMP] web: Add context to fetchUnusualDays()
victoralmau Jul 9, 2024
380115d
[FIX] sale_loyalty : Don't show discounts that are already claimed
yoba-odoo Jul 17, 2024
fe4b2a6
[FIX] mrp: set is_kit specific to env's company only
HANNICHE-Walid Jul 24, 2024
6014107
[FIX] pos_sale: keep price from imported sale orders
sbel-odoo Jul 5, 2024
25eb419
[FIX] pos_discount: ensure discount product is always loaded
pedrambiria Jul 18, 2024
684b4d7
[FIX] product: set a default for the sequence
naja628 Jul 24, 2024
3ceff39
[FIX] stock: Preserve delivery slip description format
Yoann-bary Jul 25, 2024
d856659
[FIX] sale: use company from SOL when computing taxes (2)
kitan191 Jul 25, 2024
6957035
[FIX] website_sale: retain rental period on attribute selection
rupa-odoo Jun 21, 2024
0eaa0b5
[FIX] point_of_sale: translate text used to generate account move lin…
legalsylvain Jul 25, 2024
2fad86b
[FIX] survey: correct check_access call
mart-e Jul 23, 2024
1db5893
[FIX] google_calendar: events disappearing reset account
geflx Jul 11, 2024
f5b32cf
[FIX] stock: optimize the _get_weight method
mhch-odoo Jun 25, 2024
a3f1229
[IMP] web: update owl to 2.3.0
rfr-odoo Jul 25, 2024
cb1927c
[FIX] web_editor: force new twitter icon
ande-odoo Jun 26, 2024
b5eefe8
[FIX] phone_validation: israeli phone numbers
ande-odoo Jul 24, 2024
a2d99df
[FIX] phone_validation: fix kenyan number formatting
datonefaridze Jul 23, 2024
db23fec
[FIX] website: support more URLs for Facebook snippet
lucasth-dev Jul 25, 2024
9fc7806
[FIX] website_sale: revert change of signature
chevalierv Jul 26, 2024
0e8c224
[FIX] l10n_cl: Update partner demo data
masi-odoo Jul 23, 2024
3189288
[IMP] tools, web: export props with .translate modifier to .pot files
oomsveta Jul 26, 2024
02ab97f
[FIX] payment_stripe: set API version in js api
chevalierv Jun 18, 2024
eaaf3dd
[FIX] base: allow const_eval to return const vals in python 3.12
bram1000 Jul 25, 2024
5dd9ae2
[IMP] l10n_fi,l10n_eu_oss: new 25.5% tax instead of 24 required
Megaaaaaa Jul 25, 2024
6565bdf
[FIX] web: prevent owl patch before action from ActionSwiper is done
hubvd Jul 16, 2024
bf8589c
[FIX] pos_sale: set quantities when settling quotations
sbel-odoo Jul 15, 2024
1dfbcee
[FIX] account_update_tax_tags: avoid undeterministic error in tests
clbr-odoo Jul 26, 2024
b2847f8
[FIX] web_editor: wrong position of checkbox
adch-odoo Apr 8, 2024
cb764a9
[PERF] stock: only recompute orderpoint quantities for relevant WH
R1D1CUL0US Mar 27, 2024
9714ffe
[FIX] pos_loyalty: allow adding zero points
Axel927 Jul 25, 2024
c5bbbb4
[FIX] purchase: error compute_all with python tax
guva-odoo Jul 19, 2024
dacabd6
[FIX] base_vat: correct the method check_vat_il to not call self.company
mathcoutant Jul 29, 2024
c968c65
[FIX] pos_loyalty: ensure selection of multiple products for rewards
pedrambiria Jul 23, 2024
ad9f8fa
[FIX] sale_stock: avoid incorrect delivery_status when multi-step
pno-odoo Jun 13, 2024
ff30899
[FIX] l10n_ar: only select "AFIP Responsibility" fiscal position if set
kitan191 Jul 4, 2024
81f1652
[FIX] web: list display field label and help in tooltip
aab-odoo Jul 15, 2024
f634034
[FIX] l10n_fi: upgrades folder missplacement
Megaaaaaa Jul 30, 2024
473ce0f
[FIX] sale,website_sale: gap between label and field tags
dere-odoo Jul 30, 2024
58307ad
[FIX] point_of_sale: prevent barcode input as payment amount
pedrambiria Jul 30, 2024
cdb4fb8
[FIX] hr_holidays: only show user's public holidays
taqu-odoo Jul 11, 2024
2bb530a
[FIX] im_livechat: Fix error when opening Messages systray menu
phamgiang2510 Jul 31, 2024
e69ba09
[FIX] stock_account: clean context
thle-odoo Jul 30, 2024
4ee576f
[FIX] l10n_lu: use correct format for translated tax line
Jul 23, 2024
de4f3e9
[FIX] base: fix get_field_translations
HydrionBurst Jul 31, 2024
bff969d
[IMP] account: Purchase UOM on Vendor Bills
hsal-odoo Jul 5, 2024
c255e68
[FIX] website_links: keep text-box open in select2 no matches
nihp-odoo Jul 24, 2024
fe34446
[FIX] stock: use updated documentation pages/links
ticodoo Jul 31, 2024
2a18dd5
[FIX] website: support redirect from URL with query string
JKE-be Jul 30, 2024
ecc829b
[FIX] l10n_latam_invoice_document: document type changed on invoice t…
zaoral Jul 4, 2024
970da5a
[FIX] website: fix hoverable dropdowns if header searchbar
bvr-odoo Aug 1, 2024
92fc07a
[FIX] pos_loyalty: compute available rewards when using tags
sbel-odoo Jun 20, 2024
cdf40d9
[FIX] hr_expense: hr_expense_test_tour fail
mairasalazar Jul 24, 2024
1e967d9
[FIX] l10n_gcc_invoice: display lists from right to left in Arabic
mathcoutant Aug 1, 2024
7083dae
[FIX] l10n_in: duplicate GSTIN + improvement
yosuanicolaus Jul 18, 2024
736270d
[FIX] website: name placeholders in translated text
oomsveta Aug 1, 2024
c2996ea
[FIX] project_timesheet_holidays: fix read error on employee_ids
rch-asl Jul 26, 2024
7c41512
[FIX] purchase: Apply decimal precision on mobile PO lines
Yoann-bary Jul 4, 2024
ee465f9
[FIX] spreadsheet: update o_spreadsheet to latest version
LucasLefevre Aug 2, 2024
c85079c
[FIX] hr_holidays: prevent referenced accrual plan unlink
Bertrand2 Jul 1, 2024
9a1b76f
[FIX] hr_holidays: search for leaves in user's tz
nd-dew Jul 11, 2024
3739dc4
[FIX] payment_paypal: don't prompt users for their delivery address
AntoineVDV Aug 2, 2024
d9d093b
[IMP] l10n_it_edi: improve installation speed for db will lots of ent…
xavieralt Aug 2, 2024
e69767e
[I18N] *: fetch 16.0 translations from Transifex
C3POdoo Aug 5, 2024
bec66ee
[I18N] *: fetch 16.0 translations from Transifex
C3POdoo Aug 5, 2024
ee6a131
[FIX] hr: clean context
thle-odoo Jul 15, 2024
3c556f8
[FIX] point_of_sale: display an error popup if a payment line value h…
Axel927 Jul 23, 2024
4d96119
[FIX] point_of_sale: remove POS order attachments on sync error
pedrambiria Aug 2, 2024
533325a
[FIX] website_sale : Sync extra_info and buy_now in settings and editor
yoba-odoo Jun 24, 2024
ed8feea
[FIX] account_edi_ubl_cii: use company_registry for the PartyLegalEntity
Aug 5, 2024
641caa1
[FIX] account: not include taxes in accrued expense calculation
mathcoutant Jul 19, 2024
88d84d6
[FIX] planning: Shift template day span rouding error
Yoann-bary Jul 16, 2024
a40c300
[FIX] web_editor: remove option to hide YouTube logo in video player
bvr-odoo Aug 5, 2024
2b58e88
[IMP] base: Zip not required in Chile E-commerce
seifgneedy Jul 12, 2024
247cded
[FIX] l10n_it_edi_withholding: VAT field currency
agr-odoo Jul 8, 2024
e01eae9
[FIX] account: repartition line amount nulled
agr-odoo Jul 18, 2024
0e1e7bf
[FIX] account: only show amount due in emails when relevant
dylankiss Jul 29, 2024
3d3155e
[FIX] hw_drivers: Allow accents in printer IDs
LouisGobert Aug 7, 2024
07d5b5c
[FIX] stock: delivery slip Order Qty
lase-odoo Jul 30, 2024
01f25ce
[FIX] website_event: fix domain typo, prevent menu recreation
nd-dew Jul 29, 2024
78e3a3f
[FIX] web: can't upload same file twice
duong77476-viindoo Aug 8, 2024
1d2705e
[FIX] web: control panel sticky on small screen
rfr-odoo Aug 8, 2024
d355014
[FIX] mrp_account: no currency in work center analytic account
prri-odoo Jul 25, 2024
d679ad9
[FIX] website: better match local anchor links
bso-odoo Jun 19, 2024
a032f3c
[FIX] point_of_sale: prevent quantity override when it's not needed
pedrambiria Aug 8, 2024
5d61f36
[FIX] hr_holidays : Delete time-off timesheets when archiving employee
yoba-odoo Aug 5, 2024
0b82506
[FIX] web_editor: not able to create link as an image
adsa-odoo Jul 23, 2024
d669a6b
[FIX] account: nested group of tax creation
agr-odoo Jul 19, 2024
129c822
[FIX] l10n_sa_edi: fix down-payment value calculations
mebe-odoo Jul 30, 2024
6898e01
[FIX] stock: enforce deterministic order on freed reservation
clesgow Jul 24, 2024
db4e57b
[FIX] spreadsheet: update o_spreadsheet to latest version
rrahir Aug 9, 2024
26bca4a
[I18N] Update translation terms from Transifex
C3POdoo Aug 10, 2024
931186e
[FIX] mail: secure domain
bram1000 Jun 13, 2024
a5e4618
[FIX] account: fiscal pos differents bill/delivery addresses
guva-odoo Jul 29, 2024
04b0ab5
[FIX] website: prevent scrolling when keeping focus when hovering menus
sobo-odoo Aug 5, 2024
8627308
[FIX] account: Invoice Order on Payment Receipt
thco-odoo Aug 9, 2024
cc2f958
[FIX] delivery: use the right variable name
Whenrow Aug 13, 2024
bcde9f7
[FIX] purchase_stock: Use hook method
pedrobaeza May 13, 2024
2f64d67
[FIX] l10n_nl: change account type
rugo-odoo Jul 30, 2024
0d27ddb
[FIX] hw_drivers: improve readability of unhandled IoT tracebacks
lse-odoo Aug 12, 2024
9cb8023
[IMP] base_vat,partner_autocomplete: add logging when calling VIES se…
sts-odoo Aug 13, 2024
0205a7b
[FIX] l10n_es_edi_{sii|tbai}: use ClaveRegimen 17 for OSS operations
kitan191 Aug 13, 2024
edbe466
[FIX] l10n_latam_invoice_document: document type not changed on poste…
pablohmontenegro Aug 6, 2024
09eadbc
[FIX] account: Fix invoice reversing default bank
aboo-odoo Jul 18, 2024
2d9f02e
[IMP] hr_holidays: hinder allocation date_to to precede date_from
Dec 1, 2022
ead5c4f
[FIX] web: update owl to version 2.3.1
aab-odoo Aug 14, 2024
13b50d3
[FIX] l10n_eg_edi_eta: check current status before cancelling
kitan191 Jun 21, 2024
62871b4
[FIX] sale_stock: compute sol reserved qty wizzard from all moves
lase-odoo Aug 14, 2024
65cec4c
[IMP] product_expiry: Don't trigger move lines expiration date recomp…
rousseldenis May 4, 2023
572c7c4
[FIX] stock_account: _run_fifo_vacuum standard price write
LauraCForgeFlow May 31, 2024
be25655
[FIX] l10n_nl: fix bad forward-port of account type change
oco-odoo Aug 16, 2024
40dd47f
[FIX] purchase_stock: fix write of purchase.order.line to avoid error…
matteoopenf Jun 10, 2024
966c101
[ADD] purchase: add _get_select_sellers_params
benwillig Jun 19, 2024
c5dda66
[FIX] mrp_subcontracting_dropshipping: make backorder affect SVL value
ethanrobv Aug 6, 2024
abfeadf
[FIX] website_blog: prevent "List" layout from overflowing on mobile
sobo-odoo Aug 5, 2024
d7c2f8b
[FIX] web_editor: prevent grid item inner row child from overflowing
sobo-odoo Aug 9, 2024
7b9946d
[FIX] website, test_http: assertURLEqual in tests
Julien00859 Aug 14, 2024
a92607a
[FIX] base: Import records one by one from a single file
jond-odoo Aug 16, 2024
768951e
[I18N] Update translation terms from Transifex
C3POdoo Aug 18, 2024
8e56d42
[FIX] base: restrict CryptContext copy
thle-odoo May 29, 2024
7b18329
[FIX] website_forum: prevent link post to private forum
thle-odoo Aug 14, 2024
f806140
[FIX] sale_mrp: avoid bom type change during a sale process
DavidFesquet Jul 3, 2024
d54dc4d
[FIX] pos_loyalty: adjust finalizeOrder in tests
pedrambiria Aug 8, 2024
2e6639b
[FIX] website_sale_stock: add product name in payment error
amcr-odoo Jul 26, 2024
020de62
[FIX] spreadsheet: update o_spreadsheet to latest version
LucasLefevre Aug 19, 2024
2d1a7d6
[REV] account: fiscal pos differents bill/delivery addresses
guva-odoo Aug 19, 2024
6ea4196
[FIX] google_calendar: duplicated event 'all day'
geflx Jul 11, 2024
f937e91
[FIX] l10n_at: specific tax scopes and ec sales tax report tags
wtaferner Jul 3, 2024
a22c454
[IMP] core, web: Content-Security-Policy on all Streams
Julien00859 May 23, 2024
3d7f91c
[FIX] base: round monetary value when checking if different
kitan191 Aug 8, 2024
115402d
[FIX] website_sale_slides: scale down big num price
nd-dew Aug 8, 2024
a418aee
[FIX] sale_project: clean context
thle-odoo Jul 15, 2024
98408d4
[FIX] purchase_stock: increase unit cost precision on PO return
prri-odoo Aug 12, 2024
3f29e94
[FIX] web_editor: hide tags option on blogs (keep on posts)
bso-odoo Aug 12, 2024
32da4b6
[FIX] sale_loyalty(_delivery): re-allow multi rewards with discount f…
Demesmaeker Aug 13, 2024
51fe3e6
[IMP] base: enhance error message during pdf merge
stefan-rvic Jul 26, 2024
f10834d
[FIX] sale_mrp: compute valuation on all bom products
proose Jul 29, 2024
add6c3e
[FIX] web_editor: fix signature command in forum
Mtaylorr Aug 2, 2024
a0460d9
[FIX] web_editor: save target change in ir_ui_view link
Mtaylorr Aug 19, 2024
9c4d599
[FIX] website_payment: fix incorrect custom amount behavior in /donat…
alessandro-caldonazzi Aug 14, 2024
8128eee
[FIX] website: fix horizontal position of mega menu in dropdown menu
Dj0ulo Aug 12, 2024
4f0c8df
[FIX] BillScreen: fix printing receipt when request takes long time
baar-odoo May 13, 2024
b4bb2e4
[FIX] base: prevent putting filter and defaut out of reach
flvr-odoo Jul 23, 2024
92565e7
[FIX] account_edi_ubl_cii: wrong German document context
AlienAtSystem Jul 31, 2024
3a793df
[FIX] *sale_product_configurator:: price are wrongly send to GA
fmdl Jun 4, 2024
6b800c9
[FIX] server: limit concurrent including cron thread
sts-odoo Jul 12, 2024
4e5b4cd
[IMP] mail: Include success, info, warning & danger type color schemes
shyamgohil2000 Aug 21, 2024
227a538
[FIX] website_forum: limit the number of pages displayed in the pager
sobo-odoo Aug 20, 2024
48e03a4
[FIX] l10n_fr_invoice_addr: show siret fr invoice report
Yoann-bary Aug 19, 2024
c7870b7
[FIX] auth_oauth: make token non-prefetch
flvr-odoo Aug 20, 2024
3938a71
[FIX] project_hr_expense: The Project Admin can't access the Project …
anhbtit Aug 20, 2024
c819e69
[FIX] website: make some mega menu templates more responsive in mobile
sobo-odoo Aug 19, 2024
8346b2a
[FIX] point_of_sale: correctly map account from fiscal position
robinengels Aug 21, 2024
240cc9b
[FIX] l10n_latam_invoice_document: prevent blocking foreign document …
yosa-odoo Jul 30, 2024
57a921b
[FIX] website: get the correct website in test homepage change
Aug 19, 2024
3a58826
[FIX] account: Fix bill reversing default bank
aboo-odoo Aug 16, 2024
115c7ca
[CLA] Corporate signature for miguelcb2003 in factorlibre
miguelcb2003 Aug 16, 2024
cd2f4a3
[FIX] account: reverse moves on payslip cancel
agr-odoo Aug 14, 2024
d162d9b
[FIX] base_import: don't initialise openpyxl as read_only
xmo-odoo Aug 22, 2024
f8e0b41
[FIX] web_editor: table format breaks on enter key press
dhba-odoo Oct 19, 2023
8c8d021
[FIX] web_editor: preserve original table selection in firefox
dhba-odoo Feb 22, 2024
3ff038f
[FIX] account_edi_ubl_cii: change payment code for DK
Aug 21, 2024
08e5d13
[FIX] mail: admin shouldn't resend mails he's not author of
Ephoniz Aug 8, 2024
2dbfdc1
[I18N] Update translation terms from Transifex
C3POdoo Aug 25, 2024
031db2d
[FIX] stock: consider mto procure method in stock forecast
lase-odoo Aug 9, 2024
f26f717
[FIX] l10n_gcc_invoice: translate tax group name
myhy-odoo Aug 20, 2024
3942c6d
[FIX] point_of_sale: modules to load in conf file
loouis-t Aug 12, 2024
d924341
[FIX] web_editor: Tabs of web editor are not translatables
CarlosRoca13 Aug 23, 2024
73805eb
[FIX] purchase_mrp: round total cost_share to precision
kawkb Aug 18, 2024
a4fd26b
[FIX] sale_timesheet: disambiguate analytic items
Yoann-bary Aug 21, 2024
7635323
[FIX] project_timesheet_holidays: can't set timesheet_task_id when
duong77476-viindoo Aug 17, 2024
c2dc8cc
[REF] account_move: split _get_last_sequence_domain to offer an over…
glitchov Aug 26, 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.
6 changes: 6 additions & 0 deletions addons/account/i18n/account.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9165,6 +9165,12 @@ msgstr ""
msgid "Never"
msgstr ""

#. module: account
#: code:addons/account/models/account_tax.py:0
#, python-format
msgid "Nested group of taxes are not allowed."
msgstr ""

#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__new_journal_name
msgid "New Journal Name"
Expand Down
Loading