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

Jalali period #43498

Closed
wants to merge 313 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
313 commits
Select commit Hold shift + click to select a range
7bc02c4
Merge pull request #37847 from frappe/mergify/copy/version-15-hotfix/…
ruthra-kumar Nov 2, 2023
b96be67
fix: remove voucher type and no for Item and Warehouse based reposting
rohitwaghchaure Nov 2, 2023
71361f7
fix: standard submit perm in repost ledger for editable invoices (bac…
mergify[bot] Nov 2, 2023
618a9ee
chore: fix test cases
rohitwaghchaure Nov 2, 2023
e522915
Merge pull request #37851 from frappe/mergify/bp/version-15-hotfix/pr…
rohitwaghchaure Nov 2, 2023
b1982a6
perf: Add index to supplier invoice field (backport #37861) (#37863)
mergify[bot] Nov 3, 2023
847dd9e
fix: `TypeError` in PR for non-stock item (backport #37819) (#37842)
mergify[bot] Nov 3, 2023
1e218c1
refactor: group only by voucher flag in AR/AP report
ruthra-kumar Nov 3, 2023
9dae84f
Merge pull request #37874 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 3, 2023
8d66848
refactor: better output on gl and pl comparison report
ruthra-kumar Nov 2, 2023
796b1aa
refactor(test): for ledger comparision report
ruthra-kumar Nov 2, 2023
c29e22b
Merge pull request #37876 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 3, 2023
be8399f
fix: permission error while creating Supplier Quotation from Portal (…
mergify[bot] Nov 3, 2023
febd20a
perf: index return against for purchase invoice (backport #37881) (#3…
mergify[bot] Nov 3, 2023
fc4bcc0
chore: rename daily_depreciation in asset to depreciation_amount_base…
mergify[bot] Nov 3, 2023
5171e32
chore: rename depreciation_amount_based_on_num_days_in_month to daily…
mergify[bot] Nov 3, 2023
65f2348
chore: performance optimization on payment ledger entry doctype
ruthra-kumar Nov 3, 2023
e0b0b6b
fix: consider reserved stock while cancelling a stock transaction (ba…
mergify[bot] Nov 4, 2023
7d0f1f4
fix: Quality Inspection Parameter migration - DuplicateEntryError due…
mergify[bot] Nov 5, 2023
e71ef10
fix: list index out of range (backport #37890) (#37920)
mergify[bot] Nov 5, 2023
fd7a768
fix: POS change amount gl entry with no amount (#37799)
mergify[bot] Nov 5, 2023
463accb
refactor: flag to toggle billed amy update in DN for Credit Note
ruthra-kumar Nov 3, 2023
61573f2
refactor(test): enable billed amt update on Sales Return(Cr Note)
ruthra-kumar Nov 5, 2023
2119534
Merge pull request #37925 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 6, 2023
df90fd7
feat: reserved production plan sub assembly items (backport #37884) (…
mergify[bot] Nov 6, 2023
7ad0817
fix: make `Material Request Item` required if `Material Request` is s…
mergify[bot] Nov 6, 2023
e156564
fix: don't reset rate if greater than zero in standalone debit note (…
mergify[bot] Nov 6, 2023
a065f22
fix: link between parent and child procedure (backport #37903) (#37944)
mergify[bot] Nov 6, 2023
915ca47
fix: add translation wrapper (backport #37911) (#37947)
mergify[bot] Nov 6, 2023
fc3d303
fix: typo in AR report
ruthra-kumar Nov 6, 2023
442c484
Merge pull request #37950 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 6, 2023
5937135
fix: type error on new payment entry
ruthra-kumar Nov 7, 2023
dc10a72
Merge pull request #37958 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 7, 2023
c047fd7
feat: settings page for repost
ruthra-kumar Nov 7, 2023
156d995
chore: patch to update default repost settings value
ruthra-kumar Nov 7, 2023
1b83a91
refactor: configurable repost settings
ruthra-kumar Nov 7, 2023
37dbb4d
refactor: support for expense claim repost
ruthra-kumar Nov 7, 2023
3abee93
refactor(test): update repost settings for test cases
ruthra-kumar Nov 7, 2023
85d255c
refactor: select distinct types
ruthra-kumar Nov 7, 2023
b48b858
refactor(test): repost test case for purchase invoice
ruthra-kumar Nov 7, 2023
463e716
refactor: update permissions for repost settings
ruthra-kumar Nov 7, 2023
3f25614
Merge pull request #37968 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 7, 2023
3c843c7
chore: typo in `Stock Entry` enqueue msg (backport #37970) (#37973)
mergify[bot] Nov 7, 2023
3d97a98
refactor: optimize for speed
ruthra-kumar Nov 7, 2023
cbf8a14
Merge pull request #37976 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 8, 2023
0e979b6
Merge pull request #37902 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 8, 2023
44bad3b
Merge pull request #37964 from frappe/version-15-hotfix
deepeshgarg007 Nov 8, 2023
d74f0ef
fix: ignore Stock Reservation for future dated PR (backport #37979) (…
mergify[bot] Nov 8, 2023
b3562bd
fix: asset depreciation ledger (backport #37991) (#37993)
mergify[bot] Nov 8, 2023
ef9e840
refactor: ignore disabled account while selecting Income Accounts
ruthra-kumar Nov 2, 2023
4eb80ea
Merge pull request #38002 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 9, 2023
8602a3e
fix: remove validation for negative outstanding invoices
GursheenK Nov 1, 2023
a89af58
fix: test for invoice returns
GursheenK Nov 2, 2023
46c86de
test: receive payments from payable party
GursheenK Nov 2, 2023
9781f9b
fix: credit note receive payment entry
GursheenK Nov 3, 2023
ced6d00
refactor: move common util for fetching party types using account type
GursheenK Nov 3, 2023
22e58e0
fix: skip check for removed validation
GursheenK Nov 6, 2023
6e463b1
fix: handle gle for standalone credit and debit notes
GursheenK Nov 6, 2023
7498391
chore: linting issues
GursheenK Nov 6, 2023
2a5b3bd
fix: use get_all instead of get_list
GursheenK Nov 8, 2023
fff294f
feat: multi-select customer group in AR Report
vishdha Oct 27, 2023
24be044
fix: minor issue
vishdha Oct 27, 2023
848efe8
feat(accounts_receivable): test_case added for multi-select customer …
vishdha Nov 6, 2023
b1714ec
fix: minor change added to test_case
vishdha Nov 6, 2023
b23fa1f
fix: make adjustment entry using stock reconciliation (backport #3799…
mergify[bot] Nov 9, 2023
54bed25
Merge pull request #38013 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 9, 2023
1b103fa
Merge pull request #38007 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 9, 2023
3c0f8b1
fix: Mark Status field in Payment Entry 'no_copy'. (#38000)
mergify[bot] Nov 9, 2023
40cc3a7
fix: sales order not assigned to territory orders (backport #37905) (…
mergify[bot] Nov 9, 2023
fb71a6e
fix: new logic for handling revaluation journals
ruthra-kumar Nov 10, 2023
ddb1a76
Merge pull request #38036 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 10, 2023
99b7cdb
fix: make item field read-only in batch (backport #38010) (#38034)
mergify[bot] Nov 11, 2023
02e2258
fix(customer): quick form and integration fixes (#37386)
mergify[bot] Nov 11, 2023
d5bf7a0
fix: COA Importer app related issues (#37238)
mergify[bot] Nov 12, 2023
cff56d4
fix: close `Credit Limit Crossed` dialog (backport #38052) (#38059)
mergify[bot] Nov 12, 2023
fc09d75
fix(customer): contact creation for companies (#38055)
blaggacao Nov 12, 2023
0142a93
chore: resolve conflicts
barredterra Nov 12, 2023
f61b476
refactor: parse full name
barredterra Nov 12, 2023
d3d1023
test: parse full name
barredterra Nov 12, 2023
6f2b34e
fix: deprecate unused create_contact
barredterra Nov 12, 2023
6ab2f83
Merge pull request #38061 from frappe/mergify/bp/version-15-hotfix/pr…
barredterra Nov 12, 2023
d71d5a2
refactor: add revaluation journal checkbox in AR/AP summary reports
ruthra-kumar Nov 13, 2023
f6b56f2
Merge pull request #38067 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 13, 2023
011cf3d
fix: Identical items are added line by line instead of grouped togeth…
bvisible Nov 13, 2023
6d325a4
fix: indentation issue in the Production Plan Summary report (backpor…
mergify[bot] Nov 13, 2023
4fdd1ec
chore: delete comments and unlink attachments on company transactions…
mergify[bot] Nov 13, 2023
a874997
fix: Not able to save subcontracting receipt (#38085)
mergify[bot] Nov 14, 2023
9f9a4a9
Merge pull request #38088 from frappe/version-15-hotfix
deepeshgarg007 Nov 14, 2023
77b1eed
chore: refetch item images on transaction save (backport #38095) (#38…
mergify[bot] Nov 14, 2023
28e6e5d
fix: valuation rate for the subcontracting receipt supplied items wit…
mergify[bot] Nov 14, 2023
880cea5
fix: valuation rate for the subcontracting receipt supplied items wit…
mergify[bot] Nov 14, 2023
8bc871a
chore: change read only condition of asset quantity field (backport #…
mergify[bot] Nov 15, 2023
e2dd414
refactor: use 'boolean' parameter while fetching FY year
ruthra-kumar Nov 14, 2023
9a9d577
chore: remove 'Bulk Transaction Log' doctype
ruthra-kumar Nov 9, 2023
bf0d8c1
chore: convert child to normal table
ruthra-kumar Nov 9, 2023
3be8bfe
chore: rearrange fields
ruthra-kumar Nov 9, 2023
feb49f2
refactor: simplify logging logic bulk_transaction
ruthra-kumar Nov 9, 2023
f0a8c83
chore: add list view filters
ruthra-kumar Nov 9, 2023
6eaf67e
chore: add indexes
ruthra-kumar Nov 9, 2023
461f7a1
chore: make `from_doctype` readonly
ruthra-kumar Nov 9, 2023
e68d2e1
feat: virtual parent doctype
ruthra-kumar Nov 9, 2023
696f8b0
refactor: add basic functionalities
ruthra-kumar Nov 9, 2023
33f1e70
chore: show retried in list view
ruthra-kumar Nov 10, 2023
db60e14
refactor: barebones retry functionality
ruthra-kumar Nov 10, 2023
0ec2978
refactor: rollback for retries and UI alerts
ruthra-kumar Nov 10, 2023
76f3d4a
chore: resolve linting issue
ruthra-kumar Nov 10, 2023
df5fcbe
refactor: support list view filters
ruthra-kumar Nov 10, 2023
f28d718
refactor: update traceback on retry
ruthra-kumar Nov 10, 2023
0134be4
refactor: raise exception on invalid date
ruthra-kumar Nov 13, 2023
00a6269
Merge pull request #38117 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 16, 2023
d18fd87
Merge pull request #38118 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 16, 2023
ac61abb
fix: handle partial return against invoices
GursheenK Nov 13, 2023
22b39ac
fix: reset dr_or_cr for every reference
GursheenK Nov 13, 2023
376e096
test: payment against partial return invoices
GursheenK Nov 13, 2023
cb4bb5b
fix: test total unallocated amount in payment
GursheenK Nov 15, 2023
57dea69
Merge pull request #38120 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 16, 2023
d0a7441
ci: change release branch
ankush Nov 16, 2023
3ce734e
ci: change release branch
ankush Nov 16, 2023
54a6fba
chore(release): Bumped to Version 15.1.0
frappe-bot Nov 16, 2023
ea43862
fix(dn): regression from bulk transaction fix
blaggacao Nov 14, 2023
32039d4
Merge pull request #38126 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 16, 2023
d512371
fix: GL Entries for receiving non CWIP assets using Purchase Receipt …
deepeshgarg007 Nov 16, 2023
ed9cd7c
fix: bom creator not able to amend / duplicate (backport #38128) (#3…
mergify[bot] Nov 16, 2023
8276614
fix: remove ESS role when not mapped to employee (backport #37867) (#…
mergify[bot] Nov 16, 2023
c967468
fix: add revaluation journal filter in Payable report
ruthra-kumar Nov 16, 2023
a699f8b
Merge pull request #38139 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 17, 2023
20e15eb
fix: allow regional gl in payment entry for gl preview (#38136)
mergify[bot] Nov 17, 2023
cb725dc
Merge pull request #38145 from frappe/version-15-hotfix
deepeshgarg007 Nov 17, 2023
5336cf0
chore(release): Bumped to Version 15.2.0
frappe-bot Nov 17, 2023
5b7b431
fix(Timesheet): reset billing hours equal to hours if they exceed act…
mergify[bot] Nov 17, 2023
b89a4a7
feat: add `Supplier Delivery Note` field in SCR (backport #38127) (#3…
mergify[bot] Nov 17, 2023
a420e13
fix: pass check permission in render_address
vishakhdesai Nov 18, 2023
d89a9a5
Merge pull request #38169 from frappe/mergify/bp/version-15-hotfix/pr…
sagarvora Nov 18, 2023
7d4ac7e
feat: Add accounting dimensions to Supplier Quotation
deepeshgarg007 Nov 17, 2023
aaccfeb
fix: issue occured when creating supplier with contact details
kunhimohamed Nov 17, 2023
2b94489
fix: Suppier name was not taken when creating address from supplier
kunhimohamed Nov 17, 2023
3172448
chore: Resolve conflicts
deepeshgarg007 Nov 18, 2023
00b9c23
fix: attributes were mandatory for manufacturers
PatrickDEissler Nov 18, 2023
a492e57
fix: update modified timestamp
barredterra Nov 18, 2023
f71234e
fix: valuation rate in report Item Prices (#38161)
PatrickDEissler Nov 18, 2023
7be7c6a
Merge pull request #38173 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 19, 2023
13d9652
Merge pull request #38180 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 19, 2023
384d6b5
fix: payment entry rounding error
dj12djdjs Nov 18, 2023
d0ae566
Merge pull request #38189 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 19, 2023
70eccf7
fix: wrong round off and rounded total
rtdany10 Nov 18, 2023
eab18e6
fix: test case for rounded total with cash disc
rtdany10 Nov 19, 2023
c29bc8c
chore: linting issues
deepeshgarg007 Nov 19, 2023
cf7d0ab
Merge pull request #38176 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 19, 2023
fc1ee1b
Merge pull request #38174 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 19, 2023
0f227aa
Merge pull request #38191 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 19, 2023
9ee8a78
refactor: provision to set `remarks` length in accounts settings
ruthra-kumar Nov 18, 2023
c2cb86b
refactor: add substring logic in ar/ap report
ruthra-kumar Nov 18, 2023
aef955c
fix: Supplier Quotation fields (#37963)
vishakhdesai Nov 9, 2023
88b62a0
chore: resolve conflicts
sagarvora Nov 20, 2023
7622a27
Merge pull request #38199 from frappe/mergify/bp/version-15-hotfix/pr…
sagarvora Nov 20, 2023
2186e1c
Merge pull request #38197 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 20, 2023
3f57a7e
fix: TypeError in Subcontracting Receipt (backport #38200) (#38208)
mergify[bot] Nov 20, 2023
e272041
fix(ux): `Task` creation from `Timesheet` (backport #38207) (#38211)
mergify[bot] Nov 20, 2023
5da9a22
refactor: set default for 'update_billed_amount_in_delivery_note'
ruthra-kumar Nov 20, 2023
1ed6552
refactor: add flag to POS Invoice
ruthra-kumar Nov 20, 2023
afaf6af
refactor: update scheduled job for bulk transaction
ruthra-kumar Nov 20, 2023
f88ec53
Merge pull request #38216 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 20, 2023
491e9b4
Merge pull request #38214 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 20, 2023
99bf63e
fix: set default asset quantity as 1 [dev] (backport #38223) (#38226)
mergify[bot] Nov 20, 2023
15f40a7
test: prevent rounding loss based validation error
ruthra-kumar Nov 21, 2023
337707b
fix: overallocation on Payment with PO/SO
ruthra-kumar Oct 19, 2023
9600a2c
test: overalloction on reconciliation when PO is involved
ruthra-kumar Oct 19, 2023
034375b
refactor(test): make use of utility methods
ruthra-kumar Oct 19, 2023
2bec89a
chore: fix flakiness `test_sales_order_partial_advance_payment`
ruthra-kumar Oct 24, 2023
bb77546
Merge pull request #38237 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 21, 2023
1f2f5d8
fix(Timesheet): warn user if billing hours > actual hours instead of …
mergify[bot] Nov 21, 2023
c84c975
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 21, 2023
ed7b845
fix: valuation rate for FG item for subcontracting receipt (backport …
mergify[bot] Nov 21, 2023
07c0ed1
Merge pull request #38236 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 21, 2023
c60aaa7
fix: set asset's valuation_rate according to asset quantity (backport…
mergify[bot] Nov 21, 2023
de783da
Merge pull request #38248 from frappe/version-15-hotfix
deepeshgarg007 Nov 21, 2023
33869a2
chore(release): Bumped to Version 15.3.0
frappe-bot Nov 21, 2023
d01a480
refactor: optimize outstanding vouchers query
ruthra-kumar Nov 22, 2023
0c3c36f
Merge pull request #38280 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 23, 2023
df70e04
chore: rename 'unreconcile payments' to 'unreconcile payment'
ruthra-kumar Nov 21, 2023
100ce27
chore: update new unreconcile doctype name in JS and PY files
ruthra-kumar Nov 21, 2023
fb4235c
Merge pull request #38282 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 23, 2023
37d1f1a
fix: Supplier `Primary Contact` (backport #38268) (#38286)
mergify[bot] Nov 23, 2023
18613c5
fix: don't depreciate assets with no schedule on scrapping (backport …
mergify[bot] Nov 23, 2023
72647b8
feat: add Bank Transaction to connections in Journal and Payment Entr…
mergify[bot] Nov 23, 2023
4c9890a
fix: patch - Duplicate entry quality inspection parameter (backport #…
mergify[bot] Nov 23, 2023
30c349b
add flt() for None type error (backport #38299) (#38306)
mergify[bot] Nov 23, 2023
99c1fbf
fix: display all item rate stop messages (backport #38289) (#38307)
mergify[bot] Nov 23, 2023
3720b71
chore: index to speed up queries on JE child table reference
ruthra-kumar Nov 23, 2023
7282dd1
chore: speed up Purchase Invoice cancellation
ruthra-kumar Nov 23, 2023
314a91a
fix: skip fixed assets in parent
GursheenK Nov 22, 2023
fcd53be
feat: add disabled field in product bundle
GursheenK Nov 22, 2023
fb517e8
fix: filter bundle items based on disabled check
GursheenK Nov 22, 2023
5c12872
fix: has_product_bundle util to only check for enabled bundles
GursheenK Nov 22, 2023
c0de9c0
fix: validation for existing bundles
GursheenK Nov 22, 2023
e4d9ef1
fix: condition in other bundle utils
GursheenK Nov 22, 2023
3d46b32
fix: skip disabled bundles for non-report utils
GursheenK Nov 22, 2023
d076aca
chore: linting issues
GursheenK Nov 22, 2023
220a0f4
Merge pull request #38312 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 24, 2023
deed9f5
perf: optimize total_purchase_cost update
ruthra-kumar Nov 23, 2023
28e695b
refactor: provide UI button to recalculate when needed
ruthra-kumar Nov 23, 2023
c06388f
refactor: make update_project_cost optional through Buying Settings
ruthra-kumar Nov 24, 2023
7fc4e21
refactor: update project costing based on frequency
ruthra-kumar Nov 24, 2023
2d6b2f7
Merge pull request #38319 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 24, 2023
ca2ad17
fix: annual income and expenses in digest
GursheenK Nov 22, 2023
b9a1fac
fix: fiscal year using future date
GursheenK Nov 22, 2023
18f9650
Merge pull request #38325 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 24, 2023
64d9c5d
Merge pull request #38316 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 24, 2023
ea2c348
feat: new Report "Lost Quotations" (#38309)
barredterra Nov 24, 2023
e0f9c64
Merge pull request #38332 from frappe/mergify/bp/version-15-hotfix/pr…
deepeshgarg007 Nov 25, 2023
d6fe7eb
fix: job card overlap validation (backport #38345) (#38348)
mergify[bot] Nov 26, 2023
cda5ff4
refactor: bank transaction (#38182)
mergify[bot] Nov 26, 2023
3cbe599
fix(ux): Sales Order Stock Reservation Dialog (backport #38261) (#38344)
mergify[bot] Nov 26, 2023
85bd649
refactor: validate reposting settings for editables inv
GursheenK Nov 13, 2023
6a3c3b4
fix: do not set repost flag without validating voucher
GursheenK Nov 13, 2023
ac7615a
fix: allow on submit for child table fields
GursheenK Nov 13, 2023
25bf475
fix: check reposting settings before allowing editable si
GursheenK Nov 13, 2023
378dc50
chore: resolve conflict
ruthra-kumar Nov 27, 2023
5d993d4
Merge pull request #38356 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 27, 2023
14174df
fix: Negative Qty and Rates in SO/PO (backport #38252) (#38357)
mergify[bot] Nov 27, 2023
4699887
fix: Payment Reco Issue and chart of account importer
mergify[bot] Nov 27, 2023
8564d58
refactor: handle rounding loss on AR/AP reports
ruthra-kumar Nov 27, 2023
7385db0
Merge pull request #38359 from frappe/mergify/bp/version-15-hotfix/pr…
ruthra-kumar Nov 27, 2023
721b429
fix: make parameters of `create_subscription_process` optional (and o…
sagarvora Nov 27, 2023
8c906b4
Merge pull request #38366 from frappe/mergify/bp/version-15-hotfix/pr…
sagarvora Nov 27, 2023
a6f3a10
chore: fix flaky test case (backport #38369) (#38373)
mergify[bot] Nov 28, 2023
922aef6
fix: Server Error while creating Product Bundle (backport #38377) (#3…
mergify[bot] Nov 28, 2023
573c4d2
chore: fix imports for renamed report
GursheenK Nov 28, 2023
b65c225
fix: serial no status (backport #38391) (#38397)
mergify[bot] Nov 28, 2023
33b3355
Merge pull request #38396 from frappe/mergify/bp/version-15-hotfix/pr…
GursheenK Nov 28, 2023
b1b065d
fix: create contact if existing customer doesn't have contact
shariquerik Nov 28, 2023
9f87374
Merge pull request #38400 from frappe/mergify/bp/version-15-hotfix/pr…
shariquerik Nov 28, 2023
c101855
fix: no fstring in translation (backport #38381) (#38387)
mergify[bot] Nov 28, 2023
4bfdab9
Merge pull request #38383 from frappe/version-15-hotfix
rohitwaghchaure Nov 28, 2023
d4a3d6b
chore(release): Bumped to Version 15.4.0
frappe-bot Nov 28, 2023
c3c9bcc
Adding some translations
badihi Nov 4, 2023
92b4096
Updating fa translation
badihi Nov 4, 2023
11f8cb8
Updating fa translation
badihi Nov 4, 2023
028c835
Adding customer to lead dashboard
badihi Oct 30, 2023
8df508f
Updating fa translation
badihi Oct 30, 2023
ebe0a80
Updating translations
badihi Oct 27, 2023
53934b6
Update translations
badihi Jul 10, 2024
39b85b7
Updating translations
badihi Jul 26, 2024
7865d34
FIxing translations
badihi Jul 31, 2024
c7736f1
Replacing the logo
badihi Aug 13, 2024
7b7c3c1
Translating production analytics report
badihi Sep 2, 2024
6b83a42
Updating translations
badihi Sep 2, 2024
b42467e
Adding translations
badihi Sep 6, 2024
8ea9c9e
Adding jalali date support to stock analytics
badihi Sep 6, 2024
73912ba
Correcting time periods based on Jalali and label of each period and …
Oct 3, 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
  •  
  •  
  •  
60 changes: 0 additions & 60 deletions .github/helper/translation.py

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/backport.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/initiate_release.yml

This file was deleted.

6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,23 @@ name: Generate Semantic Release
on:
push:
branches:
- version-13
- version-15
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Checkout Entire Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false

- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 18

- name: Setup dependencies
run: |
npm install @semantic-release/git @semantic-release/exec --no-save
Expand Down
26 changes: 1 addition & 25 deletions .github/workflows/server-tests-mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
FRAPPE_BRANCH: ${{ github.event.inputs.branch }}

- name: Run Tests
run: 'cd ~/frappe-bench/ && bench --site test_site run-parallel-tests --app erpnext --with-coverage --total-builds 4 --build-number ${{ matrix.container }}'
run: 'cd ~/frappe-bench/ && bench --site test_site run-parallel-tests --app erpnext --total-builds 4 --build-number ${{ matrix.container }}'
env:
TYPE: server
CI_BUILD_ID: ${{ github.run_id }}
Expand All @@ -126,27 +126,3 @@ jobs:
- name: Show bench output
if: ${{ always() }}
run: cat ~/frappe-bench/bench_start.log || true

- name: Upload coverage data
uses: actions/upload-artifact@v3
with:
name: coverage-${{ matrix.container }}
path: /home/runner/frappe-bench/sites/coverage.xml

coverage:
name: Coverage Wrap Up
needs: test
runs-on: ubuntu-latest
steps:
- name: Clone
uses: actions/checkout@v2

- name: Download artifacts
uses: actions/download-artifact@v3

- name: Upload coverage data
uses: codecov/codecov-action@v2
with:
name: MariaDB
fail_ci_if_error: true
verbose: true
4 changes: 2 additions & 2 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"branches": ["version-13"],
"branches": ["version-15"],
"plugins": [
"@semantic-release/commit-analyzer", {
"preset": "angular",
Expand All @@ -21,4 +21,4 @@
],
"@semantic-release/github"
]
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<a href="https://erpnext.com">
<img src="https://raw.githubusercontent.com/frappe/erpnext/develop/erpnext/public/images/erpnext-logo.png" height="128">
<img src="https://raw.githubusercontent.com/frappe/erpnext/develop/erpnext/public/images/charchoob-logo.png" height="128">
</a>
<h2>ERPNext</h2>
<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import frappe

__version__ = "15.0.0-dev"
__version__ = "15.4.0"


def get_default_company(user=None):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,12 @@
"show_balance_in_coa",
"banking_tab",
"enable_party_matching",
"enable_fuzzy_matching"
"enable_fuzzy_matching",
"reports_tab",
"remarks_section",
"general_ledger_remarks_length",
"column_break_lvjk",
"receivable_payable_remarks_length"
],
"fields": [
{
Expand Down Expand Up @@ -422,14 +427,42 @@
"fieldname": "round_row_wise_tax",
"fieldtype": "Check",
"label": "Round Tax Amount Row-wise"
},
{
"fieldname": "reports_tab",
"fieldtype": "Tab Break",
"label": "Reports"
},
{
"default": "0",
"description": "Truncates 'Remarks' column to set character length",
"fieldname": "general_ledger_remarks_length",
"fieldtype": "Int",
"label": "General Ledger"
},
{
"default": "0",
"description": "Truncates 'Remarks' column to set character length",
"fieldname": "receivable_payable_remarks_length",
"fieldtype": "Int",
"label": "Accounts Receivable/Payable"
},
{
"fieldname": "column_break_lvjk",
"fieldtype": "Column Break"
},
{
"fieldname": "remarks_section",
"fieldtype": "Section Break",
"label": "Remarks Column Length"
}
],
"icon": "icon-cog",
"idx": 1,
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2023-08-28 00:12:02.740633",
"modified": "2023-11-20 09:37:47.650347",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Accounts Settings",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,9 @@ def reconcile_vouchers(bank_transaction_name, vouchers):
vouchers = json.loads(vouchers)
transaction = frappe.get_doc("Bank Transaction", bank_transaction_name)
transaction.add_payment_entries(vouchers)
return frappe.get_doc("Bank Transaction", bank_transaction_name)
transaction.save()

return transaction


@frappe.whitelist()
Expand Down
17 changes: 13 additions & 4 deletions erpnext/accounts/doctype/bank_transaction/bank_transaction.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"status",
"bank_account",
"company",
"amended_from",
"section_break_4",
"deposit",
"withdrawal",
Expand All @@ -25,10 +26,10 @@
"transaction_id",
"transaction_type",
"section_break_14",
"column_break_oufv",
"payment_entries",
"section_break_18",
"allocated_amount",
"amended_from",
"column_break_17",
"unallocated_amount",
"party_section",
Expand Down Expand Up @@ -138,10 +139,12 @@
"fieldtype": "Section Break"
},
{
"allow_on_submit": 1,
"fieldname": "allocated_amount",
"fieldtype": "Currency",
"label": "Allocated Amount",
"options": "currency"
"options": "currency",
"read_only": 1
},
{
"fieldname": "amended_from",
Expand All @@ -157,10 +160,12 @@
"fieldtype": "Column Break"
},
{
"allow_on_submit": 1,
"fieldname": "unallocated_amount",
"fieldtype": "Currency",
"label": "Unallocated Amount",
"options": "currency"
"options": "currency",
"read_only": 1
},
{
"fieldname": "party_section",
Expand Down Expand Up @@ -225,11 +230,15 @@
"fieldname": "bank_party_account_number",
"fieldtype": "Data",
"label": "Party Account No. (Bank Statement)"
},
{
"fieldname": "column_break_oufv",
"fieldtype": "Column Break"
}
],
"is_submittable": 1,
"links": [],
"modified": "2023-06-06 13:58:12.821411",
"modified": "2023-11-18 18:32:47.203694",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Bank Transaction",
Expand Down
Loading
Loading