Commit graph

46990 commits

Author SHA1 Message Date
Akhil Narang
f337af5386
fix: check to ensure field is defined
TypeError: Cannot read properties of undefined (reading 'qty')
  at <object>.round_floats_in(../../../../../apps/frappe/frappe/public/js/frappe/model/model.js:793:25)
  at erpnext.TransactionControllerconversion_factor(../../../../../apps/erpnext/erpnext/public/js/controllers/transaction.js:1195:17)
  at erpnext.selling.SellingControllerconversion_factor(../../../../../apps/erpnext/erpnext/public/js/utils/sales_common.js:365:11)
  at <anonymous>(../../../../../apps/erpnext/erpnext/public/js/controllers/transaction.js:1254:16)

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-08 19:03:23 +05:30
Frappe PR Bot
c06a854ea8
chore: update POT file (#27300) 2024-08-04 17:39:39 +02:00
El-Shafei H.
ac4b670792
fix: add translation function to route label text (#27175)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2024-08-04 12:12:58 +00:00
s-aga-r
1ca390b189
Merge pull request #27294 from s-aga-r/default-notification
fix: default notification
2024-08-03 12:25:16 +05:30
s-aga-r
20224011b8 fix: default notification 2024-08-03 10:48:17 +05:30
s-aga-r
e9e327104d fix: get value with ignore=True 2024-08-03 09:35:45 +05:30
Shariq Ansari
60cfeb0dee
Merge pull request #27278 from shariquerik/translate-header-block
fix: header block is not translatable
2024-08-02 17:07:50 +05:30
Akhil Narang
e91186cb62
Merge pull request #27283 from Nihantra-Patel/fix_grid_row_filter
fix: child table filter
2024-08-02 16:25:39 +05:30
Osama Shaikh
84fd056439
fix: Allow track changes for Roles and Allowed Modules child tables in User DocType (#26841)
* fix: Allow track changes for Roles and Allowed Modules child tables in User DocType

* fix: lint

* feat: config in docfield to show field in timeline

* fix: enable 'Show on Timeline' only when hidden is checked
2024-08-02 16:18:36 +05:30
Nihantra C. Patel
a44c88b084
fix: child table filter 2024-08-02 12:32:15 +05:30
Shariq Ansari
c308279158 fix: translate header inner text if it is a simple text 2024-08-02 12:05:07 +05:30
Shariq Ansari
cafa9fdcad fix: header block is not translatable 2024-08-01 17:01:40 +05:30
Shariq Ansari
c4aa49743e
Merge pull request #27269 from shariquerik/fetch-from-in-quick-entry
fix: fetch from is not working in quick entry form
2024-08-01 10:29:37 +05:30
Akhil Narang
d00b5a1497
Merge pull request #27259 from barredterra/print-sidebar-checkboxes
fix: layout of checkboxes in print sidebar
2024-07-31 18:28:28 +05:30
Shariq Ansari
5e94b05a7f fix: set fields value if this.frm exist 2024-07-31 17:25:54 +05:30
s-aga-r
b8e4f30e59
perf: use seperate endpoint to send newsletters (#27268) 2024-07-31 16:52:19 +05:30
Shariq Ansari
43cd2ce97c fix: fetch from not working in quick entry form 2024-07-31 16:41:21 +05:30
Akhil Narang
80d1a1ed68
Merge pull request #27199 from akhilnarang/query-report-fix-undefined-execution-time
fix(query_report): don't crash if `execution_time` isn't defined
2024-07-31 12:28:53 +05:30
Nihantra C. Patel
33a84b1c23
fix: Email Sent Twice (#27227)
* fix: Email Sent Twice

* fix: Email Sent Twice

* fix: Email Sent Twice
2024-07-31 12:26:08 +05:30
Akhil Narang
79dbe35fbc
Merge pull request #27256 from barredterra/make-workspace-buttons-translatable
fix: make workspace buttons translatable
2024-07-31 11:34:13 +05:30
barredterra
88ba015775 fix: layout of checkboxes in print sidebar 2024-07-30 21:33:13 +02:00
Raffael Meyer
6da35eca45
fix: disable fuzzy matching while updating po files (#27257) 2024-07-30 19:06:12 +00:00
barredterra
6eaf381dcc fix: make workspace buttons translatable
Resolves https://github.com/frappe/frappe/pull/27221/files#r1696441166
2024-07-30 20:22:28 +02:00
Frappe PR Bot
10e296a779
chore: update POT file (#27253) 2024-07-30 18:16:30 +00:00
Raffael Meyer
f75da85d83
fix: remove context from translatable strings in Workspace (#27249) 2024-07-30 20:14:57 +02:00
Raffael Meyer
b0bba0ad31
fix: extract translatable strings from .vue files (#27251) 2024-07-30 17:44:06 +00:00
mahsem
bf92887259
fix: translation in form.js (#26907)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2024-07-30 19:31:24 +02:00
Rushabh Mehta
785ea29c47
Merge pull request #27221 from rmehta/move-workspace-button
fix(minor): move Create Workspace button to footer
2024-07-29 22:59:38 +05:30
Rushabh Mehta
4a602917a8 fix(test): fix workspace_blocks.js 2024-07-29 22:25:08 +05:30
Rushabh Mehta
e19dce1fe0 fix(ui): cleanup workspace edit buttons 2024-07-29 18:56:13 +05:30
Akhil Narang
feef3b57c1
Merge pull request #27228 from arunmathaisk/develop
fix: http to https for url
2024-07-29 17:11:51 +05:30
Arun
ae3f8f455b fix: http to https for url 2024-07-29 13:53:25 +05:30
Rushabh Mehta
5a2c2a3250 fix(tests): [Workspace] Fix tests for actions in footer 2024-07-29 08:25:38 +05:30
Rushabh Mehta
d545f30b22 fix(tests): [Workspace] Fix tests for actions in footer 2024-07-29 07:58:10 +05:30
Rushabh Mehta
da3698ba30 fix(tests): [Workspace] Fix tests for actions in footer 2024-07-28 19:13:54 +05:30
Rucha Mahabal
f9bfafc134
fix(Web Form): enable no copy for 'Is Standard' flag (#27222) 2024-07-28 13:35:17 +05:30
Rushabh Mehta
40557741b2 fix(tests): [Workspace] Fix tests for actions in footer 2024-07-28 11:54:40 +05:30
Rushabh Mehta
76da422081 fix(minor): move Create Workspace button to footer 2024-07-27 12:25:37 +05:30
Rushabh Mehta
801d1a0710
Merge pull request #26736 from Nihantra-Patel/fix_workspace_report_builder_v15
fix: redirect report builder from workspace
2024-07-27 11:06:56 +05:30
Dany Robert
968800ce72
fix(babel): not a valid locale identifier (#26749) 2024-07-26 14:58:49 +02:00
P-Godfroid
67279d14a2
fix: get_token header typo (#27202)
Verfication changed into Verification
2024-07-26 14:43:15 +02:00
Akhil Narang
9978d61a32
Merge pull request #27200 from akhilnarang/fix-check-query-string-null
fix: check that query_string isn't null before trying to use it
2024-07-25 19:29:04 +05:30
Frappe PR Bot
95de3071b6
fix: sync translations from crowdin (#27142) 2024-07-24 10:02:07 +02:00
Akhil Narang
1d46f03dae
fix: check that query_string isn't null before trying to use it
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-24 12:46:25 +05:30
Akhil Narang
5acdc78701
fix(script_helpers): prevent TypeError when cur_frm is null
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-24 12:07:17 +05:30
Akhil Narang
b20942396b
fix(query_report): don't crash if execution_time isn't defined
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-24 12:01:46 +05:30
Frappe PR Bot
82979379f1
chore: update POT file (#27177) 2024-07-22 18:00:09 +05:30
Sumit Bhanushali
66eabd6738
Merge pull request #27101 from asharkinasuit/fix_check_field_list_filter
fix(list view): checkbox field list filter broken
2024-07-22 16:49:21 +05:30
ALB.Leach
dde466be3d
feat: Implement OAuth Backend App Flow for Email Accounts (#27167)
* feat: Implement OAuth Backend App Flow for Email Accounts

* chore: Reformat to satisfy linter

* chore: format

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

---------

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2024-07-22 16:47:18 +05:30
Suraj Shetty
82fd0f012a
Merge pull request #26519 from blaggacao/feat/notification-preview 2024-07-22 16:39:02 +05:30