Shivam Mishra
063ab520d3
feat: add image alt argument for product_image macros
2021-03-18 12:38:38 +05:30
Shivam Mishra
b2ae422ed7
feat: add image alt field in items
2021-03-18 12:37:59 +05:30
Marica
a1104f040d
Merge pull request #24887 from shariquerik/item-attribute-fix-backport
...
fix: item attributes not editable until refresh
2021-03-16 15:39:36 +05:30
shariquerik
4db8d13900
fix: item attributes not editable until refresh
2021-03-15 19:10:43 +05:30
Deepesh Garg
6cf37d58f1
fix: Unequal debit and credit issue on RCM Invoice ( #24839 )
...
* fix: Unequal debit and credit issue on RCM Invoice
* fix: Travis
2021-03-15 18:04:22 +05:30
Prssanna Desai
386b7fd2c3
fix: use method name as title in error log ( #24880 )
2021-03-15 18:03:03 +05:30
Ankush
f9f10ed743
fix: Add warning for invalid GST invoice numbers ( #24837 )
...
* fix: Add warning for invalid GST invoice numbers
GST Invoice numbers should be 16 characters alphanumeric with dash(/) or
slash(-) only. Add check for doc.name before saving and warn about
naming series.
* refactor: move regex patterns to global variables
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-03-15 17:58:17 +05:30
Devin Slauenwhite
2e2f3f9578
fix: stock move dialog duplicate submit actions ( #24859 )
...
* fix: duplicate submit actions
* fix sider errors.
2021-03-15 17:57:37 +05:30
HENRY Florian
55d45532b4
fix: UOM length unit in global setup list is empty ( #24853 )
...
* When ERPNext is installed in localized language the category of UOM Conversion Factor is tranlasted into installed languaes. Filter must be locallized
* fix
* fix
2021-03-15 17:54:50 +05:30
Deepesh Garg
07e7f73488
Merge pull request #24874 from GangaManoj/filter-bank-reconciliation-v12
...
fix(Bank Reconciliation): Filter Bank Account drop-down list
2021-03-15 10:20:05 +05:30
Ganga Manoj
017d168b03
fix(Bank Reconciliation): Filter Bank Account drop-down list
2021-03-13 23:38:30 +05:30
Ankush Menat
5ae40871d8
fix: do not update PE title during data import ( #24835 )
...
* fix: do not update PE title during data import
Related issue: ISS-20-21-10132
* fix: make title field read only
2021-03-11 16:08:40 +05:30
Ankush Menat
86a163fce5
fix: use account_name only in consolidated report ( #24834 )
...
Don't use account_number and only rely on account_name for preparing
consolidated financial statement.
Related issue: ISS-20-21-10217
2021-03-11 16:07:35 +05:30
Rohan
aa90dc6aa3
fix: do not send emails to disabled users from Employee Onboarding ( #24796 )
2021-03-09 21:02:57 +05:30
Marica
a69b8aa18d
Merge pull request #24790 from ankush/track_settings_v12
...
fix: track setting changes
2021-03-09 13:30:28 +05:30
Marica
4450a075bd
Merge branch 'version-12-hotfix' into track_settings_v12
2021-03-09 11:56:06 +05:30
rohitwaghchaure
3aede7da61
Merge pull request #24709 from rohitwaghchaure/fixed-stock-reco-incorrect-serial-no-issue
...
fix: incorrect serial no issue in the stock reco
2021-03-07 14:29:02 +05:30
Ankush Menat
2e8b06cf9f
fix: track setting changes
2021-03-02 18:20:47 +05:30
Saqib
27f120bc7c
fix(india): inflated item tax rate for e-invoicing ( #24766 )
...
* fix(india): inflated item tax rate for e-invoicing
* fix: credit note discount on net total
2021-03-01 10:46:17 +05:30
Ankush Menat
5feb20d94b
feat: track changes to HR settings ( #24740 )
...
related issue: FR-ISS-259927
2021-02-25 19:05:25 +05:30
Afshan
27fbfbf34e
fix: reference variable in pricing rule ( #24714 )
2021-02-25 19:01:58 +05:30
Ankush Menat
d389261230
fix(india): escape for special characters in JSON (bp #24695 ) ( #24705 )
2021-02-25 18:04:58 +05:30
Deepesh Garg
e9f8e5814a
Merge pull request #24736 from ankush/opening_round_gl12
...
fix: make round off GLE always non-opening (bp #24723 )
2021-02-25 15:17:55 +05:30
Ankush Menat
16193a614e
fix: make round off GLE always non-opening
...
Opening GL entries can not be for profit and loss accounts. Round off
accounts are by default P&L account. Hence when making opening entry,
make round off entries as non-opening.
Related issue: ISS-20-21-09677
2021-02-25 10:22:49 +05:30
Afshan
2b2e205b74
fix: check if customer provided item while setting opening stock ( #24633 )
2021-02-24 19:05:29 +05:30
Afshan
9272ea838f
fix: show custom button for saved projects ( #24732 )
...
* fix: show custom button for saved projects
* fix: slider
2021-02-24 18:13:29 +05:30
Afshan
80d9576bb9
fix: currency symbol in update items ( #24727 )
2021-02-24 16:51:35 +05:30
Afshan
c18a8c58dd
fix: column names ( #24713 )
2021-02-24 14:39:00 +05:30
Rucha Mahabal
473fb55724
Merge pull request #24717 from pateljannat/issue-custom-button-v12
...
fix: custom buttons in issue
2021-02-24 11:48:06 +05:30
pateljannat
05a3c5a6bc
fix: custom buttons in issue
2021-02-23 18:15:50 +05:30
Rohit Waghchaure
c39e206fc7
fix: incorrect serial no issue in the stock reco
2021-02-23 14:26:55 +05:30
Afshan
33539d49f1
fix: error message when making reverse journal entry ( #24666 )
2021-02-22 19:26:02 +05:30
Deepesh Garg
91a929df84
Merge pull request #24668 from pateljannat/gstr-1-unidentified-accounts-issue-v12
...
fix: excluding unidentified accounts from gstr-1
2021-02-20 17:28:13 +05:30
Deepesh Garg
e34f73c60b
Merge pull request #24670 from deepeshgarg007/transaction_delete_fix_v12
...
fix: Do not delete GST Accounts from GST Settings on clearing transactions from Company Master
2021-02-19 10:58:13 +05:30
Deepesh Garg
a49ea67f16
fix: Do not delete GST Accounts from GST Settings on clearing transactions from Company Master
2021-02-19 10:56:54 +05:30
pateljannat
4f0c5e2cc7
fix: excluding unidentified accounts from gstr-1
2021-02-18 19:31:11 +05:30
Deepesh Garg
b0e53230bd
fix: Prorata factor fixes in subscription ( #24637 )
...
* fix: Prorata factor fixes in subscription
* fix: Test Case
2021-02-16 07:49:59 +05:30
Deepesh Garg
1eb3d16667
Merge pull request #24634 from ankush/ladakh_gst_addition-v12hf
...
fix(India): Add GST state code for Ladakh
2021-02-15 21:12:14 +05:30
Ankush Menat
211a4cb833
fix(India): Add GST state code for Ladakh
2021-02-15 15:30:20 +05:30
rohitwaghchaure
b96c7e0a0f
Merge pull request #24618 from rohitwaghchaure/fixed-incorrect-incoming-rate-for-sales-return
...
fix: incorrect incoming rate for the sales return
2021-02-12 14:20:02 +05:30
Rohit Waghchaure
37604c8d99
fix: incorrect incoming rate for the sales return
2021-02-12 13:17:10 +05:30
Afshan
edfbb5d3be
fix: NoneType object has no attribute len() ( #24617 )
2021-02-12 12:40:52 +05:30
Nabin Hait
81ae1f363c
Removed debug flag
2021-02-12 09:53:30 +05:30
Jannat Patel
e8935457a0
Item group on update items v12 ( #24535 )
...
* fix: item_group on update items
* fix: code cleanup
* Update accounts_controller.py
* Update accounts_controller.py
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-02-11 21:56:48 +05:30
Tropicalrambler (Alain Berger)
dbb6721412
fix: remove max 5 file attachment limit in task ( #24056 )
...
Co-authored-by: alain <fogliasana@gmail.com >
2021-02-11 20:14:14 +05:30
Afshan
afbbdcb802
fix: calculate discount amount ( #24511 )
2021-02-11 20:11:30 +05:30
Jannat Patel
37adbe5a85
fix: Dynamic Links for reports ( #24461 )
...
* fix: dynamic links in reports
* fix: reverting changes for payment period report
* fix: link fields
2021-02-11 20:09:49 +05:30
Rucha Mahabal
d7a5853587
fix: Issues with packing items ( #24606 )
2021-02-11 20:08:22 +05:30
Saqib
6b799dbef0
fix: validate cancellation only if irn generated ( #24609 )
2021-02-11 17:51:41 +05:30
Marica
be8ecdf3d6
Merge pull request #24486 from frappe/rfq-contact-email-set-v12
...
fix: Rfq contact email set v12
2021-02-11 13:50:06 +05:30