Deepesh Garg
7205fb9b97
chore: convert sales common to utils
2023-07-23 12:07:21 +05:30
Deepesh Garg
4077254b01
chore: resolve undefined variables issue
2023-07-22 23:07:18 +05:30
Deepesh Garg
0b1e78e127
chore: Add landed cost taxes and charges common in bundles
2023-07-22 21:19:48 +05:30
Deepesh Garg
9e791efc82
refactor: client side accounts controller
2023-07-17 21:44:43 +05:30
Deepesh Garg
43e65d91ea
chore: Remove unused files
2023-07-17 21:26:40 +05:30
Deepesh Garg
ef19634a13
chore: fix build
2023-07-17 12:25:56 +05:30
Deepesh Garg
3fa2a8c2d8
chore: fix linting issues
2023-07-15 18:03:16 +05:30
Deepesh Garg
924cdef6d9
ci: add eslint and update linting confs
2023-07-14 18:53:02 +05:30
Raffael Meyer
d5fe1432f8
fix: improve "Update Items" modal ( #36105 )
...
* fix: make "Update Items" modal larger
* fix: remove conversion factor from overview
Conversion factor doesn't make much sense without two different UOMs
next to it, hence moving it to row detail view
2023-07-14 12:27:35 +05:30
Gursheen Kaur Anand
596a14e34f
feat: add project filter in reports importing financial statements js file ( #36097 )
...
feat: add project filter in financial statements js file
2023-07-12 15:49:17 +05:30
Deepesh Garg
d54f52474a
fix: Expense Account filter in Sales Invoice ( #35944 )
2023-06-30 20:02:46 +05:30
Deepesh Garg
5c6e3269fb
fix: Use GET request
2023-06-22 15:58:41 +05:30
Deepesh Garg
0e68da5a2a
feat: Show stock ledger preview
2023-06-22 15:43:32 +05:30
Deepesh Garg
e7d2bcf108
Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview
2023-06-21 17:16:46 +05:30
Deepesh Garg
ed76ee3e16
fix: Move ledger display to dialog
2023-06-21 17:15:46 +05:30
s-aga-r
4b5454c752
fix(ux): set route options for new SBB
2023-06-16 15:04:37 +05:30
Rucha Mahabal
6dd5117f61
Merge pull request #35709 from ruchamahabal/remove-hierarchy-chart
2023-06-15 19:15:39 +05:30
Rucha Mahabal
520268002f
refactor!: remove hierarchy charts
2023-06-15 13:10:19 +05:30
Rohit Waghchaure
1c2fe085b5
fix: test case and removed outward field
2023-06-15 12:56:41 +05:30
rohitwaghchaure
4820221a41
Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError
...
fix: miscellaneous
2023-06-14 16:02:04 +05:30
Suraj Shetty
afaa85fbde
fix(telephony): Check if setup_phone method exists
...
We are just overriding Data control.
This fails if other field type like "Small Text" has option set as "Phone"
2023-06-14 15:54:27 +05:30
s-aga-r
5c805db573
fix(ux): add is_cancelled=0
filter for SBB
2023-06-14 15:04:51 +05:30
mergify[bot]
4f3d531f35
fix: don't set default payment amount in case of invoice return (backport #35645 ) ( #35647 )
...
fix: don't set default payment amount in case of invoice return (#35645 )
(cherry picked from commit 79483cc90eb71fa82d645b2cf54d9731502cf6c7)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-06-12 18:43:26 +05:30
Deepesh Garg
011ac131cf
fix: Add column values
2023-06-12 18:42:49 +05:30
Deepesh Garg
e30c3eafef
fix: Stock ledger preview
2023-06-12 11:46:51 +05:30
Raffael Meyer
e9d7b9f0f4
fix: column formatting in Bank Reconciliation Tool ( #35540 )
...
* fix(Bank Reconciliation): format Date column
* fix(Bank Reconciliation): format Party column
* fix(Bank Reconciliation): actions button
- wrong closing tag
- explicitly quote data-name
* fix(Bank Reco): format date and link in dialog
2023-06-07 21:51:49 +05:30
Nabin Hait
47ce6de57d
feat: ability to create quotation against a prospect
2023-06-06 15:19:04 +05:30
Rohit Waghchaure
dcb0462d51
fix: added validation for insufficient stock during stock transfer
2023-06-05 16:58:54 +05:30
Deepesh Garg
2e52a63b0d
feat: Accounting Ledger Preview
2023-06-04 19:20:28 +05:30
Rohit Waghchaure
acd12c5830
fix: get_query for batch number and incorrect batch qty
2023-06-04 16:09:01 +05:30
Rohit Waghchaure
42b229435c
fix: stock reco test case for serial and batch bundle
2023-06-02 17:14:18 +05:30
Rohit Waghchaure
f4cfc589c6
fix: serial and batch selector
2023-06-02 17:14:18 +05:30
Rohit Waghchaure
39da92929b
fix: serial and batch selector
2023-06-02 17:14:18 +05:30
Rohit Waghchaure
f79f2a3bab
fix: dialog issue
2023-06-02 17:14:18 +05:30
Rohit Waghchaure
c1132d1e6d
fix: serial and batch selector and added deprecated decorator
2023-06-02 17:14:16 +05:30
Rohit Waghchaure
5bb3173676
refactor: rename doctype serial and batch ledger to serial and batch entry
2023-06-02 17:14:15 +05:30
Rohit Waghchaure
9c097e85f8
feat: serial and batch bundle for Stock Reconciliation
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
5ddd55a8ae
feat: serial and batch bundle for Subcontracting
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
e6143abb8a
refactor: added new file serial batch bundle
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
6c9b212dd1
fix: removed sales and purchase fields from serial nos
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
ba1aac1613
chore: used frappe.db.bulk_insert to create serial nos and serial bunndle
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
bc75a7ef44
refactor: serial no normalization
2023-06-02 17:14:14 +05:30
rohitwaghchaure
df921b79a4
Merge pull request #35465 from rohitwaghchaure/fixed-inter-transfer-company
...
fix: rate not fetching properly for inter transfer purchase order
2023-05-30 09:14:16 +05:30
Rohit Waghchaure
2931c657f4
fix: rate not fetching properly for inter transfer purchase order
2023-05-30 08:34:12 +05:30
Ankush Menat
b10e19141c
refactor!: Drop item quick entry
...
- Item variants creator - we have better one on document
- Everything else - hardcoded behaviour that's not needed anymore IMO.
2023-05-29 22:33:56 +05:30
vishnu
f2ceb00379
fix: Creating landed cost voucher from connections
2023-05-14 09:35:38 +00:00
Dany Robert
d9b231aa16
fix: broken save on empty row existance
2023-05-08 12:26:47 +00:00
tundebabzy
3d90b970d1
fix: click handler should not attempt indexed access of empty array ( #35013 )
...
fix: click handler should not attempt indexed access
of empty array
2023-04-25 20:57:59 +05:30
Deepesh Garg
5c75894065
fix: Advance payment against payment terms ( #34872 )
2023-04-16 17:11:24 +05:30
Ritwik Puri
f193393f57
fix!: require sender and message for contact us page ( #34707 )
...
* fix: require sender and message for contact us page
* refactor: dont override frappe.send_message from client side
used override_whitelisted_method hook for the same
2023-04-05 12:04:36 +05:30