ruthra kumar
|
d42ea3d400
|
Merge pull request #43655 from frappe/mergify/copy/develop/pr-43521
fix: Link opportunity from RFQ to supplier quotation (copy #43521)
|
2024-10-15 10:33:53 +05:30 |
|
Syed Mujeer Hashmi
|
528748d37c
|
fix: Link opportunity from RFQ to supplier quotation
(cherry picked from commit eb1f1255eb)
|
2024-10-15 04:39:54 +00:00 |
|
ruthra kumar
|
7dedcc428b
|
Merge pull request #43426 from aerele/balancesheet-report-summary
fix: show total amount on report summary
|
2024-10-15 06:02:33 +05:30 |
|
ruthra kumar
|
22dd6f01e4
|
Merge pull request #43601 from aerele/unreconcile-payment-naming
refactor: remove 'format:' based naming
|
2024-10-14 21:14:22 +05:30 |
|
Venkatesh
|
8751d09d69
|
Merge branch 'frappe:develop' into balancesheet-report-summary
|
2024-10-14 21:11:41 +05:30 |
|
venkat102
|
e8e1ec0e85
|
refactor: remove 'format:' based naming
|
2024-10-14 20:49:59 +05:30 |
|
Smit Vora
|
5a8224886d
|
Merge pull request #43614 from Ninad1306/pricing_rule_fix
fix: ignore free item when qty is zero
|
2024-10-14 16:19:45 +05:30 |
|
Nihantra C. Patel
|
d57624b182
|
fix: quotation to so frappe crm (#43644)
|
2024-10-14 14:04:47 +05:30 |
|
Smit Vora
|
1587d2063f
|
Merge pull request #43638 from Abdeali099/payment-request-fixes
fix: Use `ref_doc.get()` for `party_account_currency`
|
2024-10-14 11:37:12 +05:30 |
|
Abdeali Chharchhoda
|
b79549422a
|
fix: Use ref_doc.get() for party_account_currency
|
2024-10-13 19:58:20 +05:30 |
|
Frappe PR Bot
|
61dba713f5
|
chore: update POT file (#43636)
|
2024-10-13 13:57:01 +01:00 |
|
ruthra kumar
|
a9afd7efd2
|
Merge pull request #43627 from ruthra-kumar/fix_approach2_advance_order_to_invoice
fix: reconciled advance from reported in reconciliation tool
|
2024-10-13 08:36:48 +05:30 |
|
ruthra kumar
|
e7505e92c9
|
chore: better comments for context
|
2024-10-13 08:08:54 +05:30 |
|
ruthra kumar
|
f1ec61c19e
|
test: reconciled Invoice should not showup in tool
Scenario should be tested on 'Advance in separate party account'
|
2024-10-13 08:04:34 +05:30 |
|
ruthra kumar
|
8a6978e550
|
test: unreconciliation of individual SO from Advance Payment
|
2024-10-13 08:04:34 +05:30 |
|
ruthra kumar
|
a21a406d04
|
refactor(test): utility methods for enabling advance in separate acc
|
2024-10-13 08:04:34 +05:30 |
|
ruthra kumar
|
e7bb960bb5
|
refactor: use hooks to identify advance doctypes
|
2024-10-13 08:04:34 +05:30 |
|
ruthra kumar
|
a112581acd
|
refactor: reference update logic in advance
|
2024-10-13 08:04:34 +05:30 |
|
ruthra kumar
|
b409f74620
|
fix: don't update reference to SI / PI on advances
|
2024-10-13 08:04:34 +05:30 |
|
David Arnold
|
043bfdffbf
|
ci: add action to matrix-run individual tests
|
2024-10-13 03:22:55 +02:00 |
|
David
|
969994c4a3
|
ci: run each test individually
|
2024-10-13 02:58:27 +02:00 |
|
David Arnold
|
6efcb91bce
|
Merge pull request #43630 from blaggacao/chore/move-to-toml
chore(tests): move to compact, human readable, commentable toml layout for test records
|
2024-10-13 02:03:45 +02:00 |
|
David
|
b1bfc2f791
|
chore(tests): fix wrong unscrub
|
2024-10-13 01:40:08 +02:00 |
|
David
|
bb917207c2
|
chore(tests): move to compact, human readable, commentable toml layout for test records
|
2024-10-13 01:31:28 +02:00 |
|
David Arnold
|
cc954d9c67
|
Merge pull request #43612 from blaggacao/refactor/alignment-in-test-record-creation
test: step 2 refactor towards idempotency
|
2024-10-13 00:31:30 +02:00 |
|
David
|
8867702f2c
|
chore: update imports
|
2024-10-13 00:06:58 +02:00 |
|
David
|
c17de26e44
|
test: make tests independent of selling price validation
|
2024-10-13 00:06:48 +02:00 |
|
David Arnold
|
727b395e62
|
Merge pull request #43620 from blaggacao/test/item-group-test-idempotency
test: prepare item group test idempotency
|
2024-10-12 12:18:51 +02:00 |
|
David
|
5cc86dae2b
|
test: increase error context on test_item_group
|
2024-10-12 11:58:11 +02:00 |
|
David
|
eeee06fd7c
|
test: fix test_sales_invoice setup
|
2024-10-12 11:28:19 +02:00 |
|
David
|
4f2db78247
|
test: fix test_purchase_invoice setup
|
2024-10-12 11:28:19 +02:00 |
|
David
|
fc6a7ca56a
|
test: fix test_pos_invoice setup
|
2024-10-12 11:28:19 +02:00 |
|
David
|
cba398f186
|
test: fix test_asset_repair setup
|
2024-10-12 11:28:18 +02:00 |
|
David
|
56c99fe7e1
|
refactor: use cls.globalTestRecords instead of declaring test_records
|
2024-10-12 11:28:18 +02:00 |
|
David Arnold
|
d8b0b92925
|
test: don't load test records into db during module import
test: don't load test records into db during module import
|
2024-10-11 13:42:50 +02:00 |
|
David
|
d32326fca1
|
test: don't load test records into db during module import
|
2024-10-11 13:24:30 +02:00 |
|
rohitwaghchaure
|
8beee1982f
|
fix: show incorrect entries filter in Stock Ledger Invariant Check report (#43619)
fix: show incorrect entry filter in Stock Ledger Invariant Check report
|
2024-10-11 14:17:34 +05:30 |
|
Ninad1306
|
a2b41a0c16
|
test: test case to validate free item is ignored when qty is zero
|
2024-10-11 14:02:50 +05:30 |
|
rohitwaghchaure
|
16e8156f01
|
fix: height and font size plant floor (#43618)
|
2024-10-11 13:41:16 +05:30 |
|
Ninad1306
|
7ae98f77ee
|
fix: ignore free item when qty is zero
|
2024-10-11 11:33:27 +05:30 |
|
David Arnold
|
172b2835b8
|
Merge pull request #43610 from blaggacao/refactor/alignment-in-test-record-creation
test: step 1 refactor towards idempotency
|
2024-10-11 05:19:22 +02:00 |
|
David
|
a2d22c3f42
|
chore: remove redundant declarations of test_records
|
2024-10-11 05:00:20 +02:00 |
|
David Arnold
|
922b5d1be5
|
refactor: clarify test record module iface (treewide)
This aims at reducing the deprecation warning pressure on a standard Erpnext test run.
|
2024-10-10 19:21:19 +02:00 |
|
David
|
ed5bead87d
|
refactor: clarify test record module iface (treewide)
|
2024-10-10 13:26:26 +02:00 |
|
David Arnold
|
2fc4f86191
|
Merge pull request #43603 from blaggacao/ci/fix-ill-specced-test
tests: fix item detail test module
|
2024-10-10 12:31:50 +02:00 |
|
David
|
9bb00d53bd
|
test: fix item detail test module
```console
======================================================================
ERROR setUpClass (erpnext.stock.tests.test_get_item_details.TestGetItemDetail)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/runner/frappe-bench/apps/frappe/frappe/tests/classes/integration_test_case.py", line 53, in setUpClass
raise NotImplementedError(
__class__ = <class 'frappe.tests.classes.integration_test_case.IntegrationTestCase'>
cls = <class 'erpnext.stock.tests.test_get_item_details.TestGetItemDetail'>
ignore = ['BOM']
to_add = ['Customer', 'Supplier', 'Item', 'Price List', 'Item Price']
NotImplementedError: IGNORE_TEST_RECORD_DEPENDENCIES is only implement for test modules within a doctype folder <module 'erpnext.stock.tests.test_get_item_details' from '/home/runner/frappe-bench/apps/erpnext/erpnext/stock/tests/test_get_item_details.py'> None
```
|
2024-10-10 12:13:47 +02:00 |
|
venkat102
|
d60600efb2
|
fix: check for empty row to get total amount
|
2024-10-10 12:07:20 +05:30 |
|
rohitwaghchaure
|
ab171326f3
|
fix: production plan bom error (#43591)
|
2024-10-09 15:15:42 +05:30 |
|
rohitwaghchaure
|
48a12e7213
|
fix: make LCV button not working for PI and PR (#43592)
|
2024-10-09 15:15:24 +05:30 |
|
rohitwaghchaure
|
fc67867a60
|
fix: allow to change the batch in the subcontracting receipt (#43584)
|
2024-10-09 13:04:13 +05:30 |
|