GangaManoj
508a2301ee
fix: Display totals row in bold
3 years ago
GangaManoj
c7ffe3a7b4
fix: Remove unnecessary condition
3 years ago
GangaManoj
582a7ae964
fix: Add totals row when Grouped By Invoice
3 years ago
GangaManoj
3aaf7cb408
fix: Remove default Totals row
3 years ago
Deepesh Garg
74ccaeb07d
Merge branch 'develop' into shipping-rule-updation-error
3 years ago
Rohan
043e3255d6
fix: remove item-item group name validation ( #28392 )
3 years ago
Deepesh Garg
ce06aaa0ae
Merge pull request #27735 from GangaManoj/fix-so-cancellation-message
fix: Sales Order cancellation message
3 years ago
Ankush Menat
54184e54ed
fix: patch for naming series property setter
3 years ago
Ankush Menat
7fcaeca403
fix: don't make naming series mandatory for items
Item variants are an exception, hence this needs to be checked
conditionally.
3 years ago
marination
05ec7cce82
test: Purchase Receipt Received Qty
3 years ago
marination
afe1c45f7f
fix: Sider + Fields UX
- remove extra space (sider)
- PR: Bring rejected qty in grid view
- PI: Rename `Stock Qty` to `Accepted Qty in Stock UOM`
- PI: Move `Accepted Qty in Stock UOM` under Stock UOM
3 years ago
Sagar Sharma
2eccb7a1ca
fix: Work order creation from sales order ( #28388 )
* fix: Work order creation from sales order
* chore: formatting
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
3 years ago
marination
bb561ba7a8
fix: Server side test
- make `tests_that_skip_setup` a tuple (added comma)
- remove manual teardown in `test_job_card_material_transfer_correctness` to avoid premature committing
- transfer_material_against = "Job Card" while making BOM with mulitple operations
3 years ago
Deepesh Garg
ccbb8c82b3
Merge branch 'develop' into fix-hsn_wise
3 years ago
Conor
03370c63c5
chore: minor typo correction in CONTRIBUTING ( #28386 )
3 years ago
Smit Vora
520f33b02f
fix(regional): hsn_wise as false returns item_code
3 years ago
Ankush Menat
c0f06bc8e3
fix: validate hmac unconditionally ( #28372 )
3 years ago
Sagar Vora
6d3e9bce5f
fix(M-Pesa): validate type before executing `get_doc` ( #28369 )
3 years ago
Sagar Vora
24b048925b
fix(WooCommerce): always expect signature in webhook requests ( #28367 )
3 years ago
Sagar Sharma
a424310581
fix: Collapse Scrap Items in Job Card ( #28362 )
3 years ago
Deepesh Garg
829f92f10a
Merge pull request #28363 from deepeshgarg007/default_party_account
fix: Default party account getting overriden in invoices
3 years ago
Deepesh Garg
88648570d7
fix: Default party account getting overriden in invoices
3 years ago
Sagar Sharma
944bf8da71
fix: Unable to edit supplier scorecard criteria name once created ( #28348 )
3 years ago
rohitwaghchaure
0157da57b5
Merge pull request #28308 from rohitwaghchaure/commision-rate-not-fetch-from-sales-person
fix: commission rate not fetch from sales person
3 years ago
GangaManoj
1393f97ad5
fix: Add serial no to Stock Entry doc to decrease quantity for Stock Items consumed during repair
3 years ago
GangaManoj
4668bb4be0
feat: Add 'Add Serial No' button in the Stock Items table
3 years ago
GangaManoj
abb535540a
fix: Rename item to item_code
3 years ago
GangaManoj
1aed8c4b2f
feat: Add Serial No field
3 years ago
Saqib
ecbe4b16b8
perf(minor): general ledger report ( #27987 )
3 years ago
Deepesh Garg
fdb8e1855d
Merge pull request #28334 from deepeshgarg007/gstr_1_duplicate_items
fix(India): Sales Invoice with duplicate items not showing correct taxable value
3 years ago
Marica
18f9e3558e
Merge branch 'develop' into se-required-items-from-jc
3 years ago
Deepesh Garg
0dca97eb9f
fix(India): Sales Invoice with duplicate items not showing correct taxable value
3 years ago
Ankush Menat
c96b5492db
fix: reload doctype forcefully
3 years ago
Ankush Menat
b728597ef4
fix: use hotfix branches for patch tests
3 years ago
Subin Tom
af1fce0419
fix: check if shipping rule value exists
3 years ago
Subin Tom
18ae03d967
fix: calling shipping rule method during net_total calculation in taxes_adn_totals.py
3 years ago
Anupam Kumar
3d012ad31d
Merge branch 'develop' into manufacturing-work-order-closed
3 years ago
Anupam
1a7851b1ad
fix: error message
3 years ago
Saqib
6d05bb5274
fix(pos): get mode of payments query ( #28321 )
3 years ago
Ankush Menat
12e81df2b7
fix: default value for allow neg stock in repost_item_valuation
Negative stock can be toggled back after queuing transactions, this
causes failure when repost is executed.
Now allow_negative_stock stock is set at time of queuing the repost job.
This means setting changes done afterwards won't affect already
submitted reposts.
3 years ago
Anuja Pawar
2f004693c3
fix(Bank Reconciliation): get credit amount for bank account of type liability
3 years ago
Ankush Menat
e498389b00
fix: ignore cancelled entries in incorrect balance qty report
3 years ago
Anupam
68dc42fb1f
fix: function name [is_work_order_stopped -> is_work_order_closed]
3 years ago
Rohit Waghchaure
4d4bfa2333
fix: commision rate not fetch from sales person
3 years ago
marination
1eb3ca2b86
fix: (travis) Production Plan Summary Report breaks if no WO
- `get_cached_value` throws a DoesNotExistError if non-existent value, used `get_value` instead
- accomodate production plan items that dont have WO/PO against them as well (blank values)
- added some None value handling to avoid AttributeError
3 years ago
Anupam Kumar
6954dd6329
feat: Competitor Tagging in Opportunity and Quotation ( #28050 )
* feat: Competitor Tagging in Opportunity and Quotation
* fix: review changes
* fix: linter issue
* fix: section label
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
3 years ago
Ankush Menat
ccf84ae88a
fix: patch to update job card status
3 years ago
Ankush Menat
fdfa39c231
fix: avoid mutating iterator while iterating over it
3 years ago
Ankush Menat
37799fe3dd
fix: use completion qty instead of transfer quantity for JC status
3 years ago
Marica
031178224f
Merge branch 'develop' into se-required-items-from-jc
3 years ago