GangaManoj
|
75fbda10ad
|
fix(Asset Repair): Make Cost Center non-mandatory
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
0aaf88cc0a
|
fix(Asset Repair): Uncheck allow_on_submit for all fields
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
9779aa11fb
|
fix(Asset Repair): Use existing function from asset.py for fetching fixed_asset_account
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
aff9709525
|
fix(Asset Repair): Add mandatory_depends_on condition for Purchase Invoice
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
17fa121779
|
fix(Asset Repair): Filter Cost Center and Project by Company
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
867fd02b2d
|
fix(Asset Repair): Add Company field
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
5ab0cabf91
|
fix(Asset Repair): Make Stock Items and Warehouse mandatory if stock_consumption is checked
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
654074ad7a
|
fix(Asset Repair): Add title to error messages
|
2021-07-09 22:36:03 +05:30 |
|
GangaManoj
|
fd272569aa
|
fix(Asset Repair): Display fields according to the state of the doc
|
2021-07-09 22:36:02 +05:30 |
|
GangaManoj
|
4e620c3b32
|
fix: Set asset_name as title
|
2021-07-09 22:35:49 +05:30 |
|
GangaManoj
|
65b2f9234b
|
fix(Asset Repair): Set company when creating Stock Entry
|
2021-07-09 22:15:58 +05:30 |
|
GangaManoj
|
2833903ce5
|
fix(Asset Repair): Add tests
|
2021-07-09 22:15:42 +05:30 |
|
GangaManoj
|
70de974496
|
fix(Asset): Add depreciation schedule details in create_asset()
|
2021-07-09 22:15:42 +05:30 |
|
GangaManoj
|
3f9f0ffdfe
|
fix(Asset Repair): Add Company in GL Entries
|
2021-07-09 22:15:42 +05:30 |
|
GangaManoj
|
c6ed66ec5b
|
fix(Asset Repair): Remove unnecessary condition
|
2021-07-09 22:15:42 +05:30 |
|
GangaManoj
|
794807ecc3
|
fix(Asset Repair): Only modify depreciation schedule if calculate_depreciation is checked
|
2021-07-09 22:15:42 +05:30 |
|
GangaManoj
|
97193a4632
|
fix: Sider issues
|
2021-07-09 22:15:10 +05:30 |
|
GangaManoj
|
4e284433d1
|
fix: Fix depreciation_amount calculation
|
2021-07-09 22:12:46 +05:30 |
|
GangaManoj
|
42c70fba3c
|
fix: Modify depreciation schedule when increase_in_asset_life is not a multiple of frequency_of_depreciation)
|
2021-07-09 22:11:50 +05:30 |
|
GangaManoj
|
58bc967073
|
fix: Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults'
|
2021-07-09 22:10:35 +05:30 |
|
GangaManoj
|
9e26f2d797
|
fix: Organize buttons
|
2021-07-09 22:08:56 +05:30 |
|
Saqib
|
13d7043451
|
fix: column 'outstanding_amount' cannot be null (#26404)
|
2021-07-09 15:33:14 +05:30 |
|
Saqib
|
fe4f58d0f6
|
fix(e-invoicing): allow export invoice even if no taxes applied (#26405)
|
2021-07-09 15:32:54 +05:30 |
|
Saqib
|
8e8434a78a
|
fix: omit item discount amount for e-invoicing (#26353) (#26407)
|
2021-07-09 15:32:28 +05:30 |
|
Subin Tom
|
9ac63da457
|
fix: value fetching for custom field in POS (#26367)
|
2021-07-09 14:35:11 +05:30 |
|
Subin Tom
|
d53991857c
|
fix: Fixed Budget Variance Graph color from all black to default (#26368)
|
2021-07-09 14:33:00 +05:30 |
|
Marica
|
eb0dea09bb
|
Merge pull request #26333 from marination/lcv-validate-invoice
fix: Validate LCV for Invoices without Update Stock
|
2021-07-09 13:41:34 +05:30 |
|
marination
|
bf462abb00
|
fix: Rename function and tweak logic
- Dont validate PI on `else`
|
2021-07-09 13:12:33 +05:30 |
|
Anurag Mishra
|
afafe406c8
|
Merge pull request #26388 from Anurag810/training_fix_v13
fix: Query for Training Event
|
2021-07-09 12:21:17 +05:30 |
|
Saqib
|
8f3c7ab402
|
fix: escape quotes while fetching customer emails (#26329) (#26376)
|
2021-07-09 10:35:55 +05:30 |
|
Rucha Mahabal
|
e5a1bb7141
|
Merge pull request #26394 from ruchamahabal/fix-test-precision
fix: precision for expected values in payment entry test
|
2021-07-08 23:46:19 +05:30 |
|
Rucha Mahabal
|
3888488b36
|
fix: precision for expected values in payment entry test
|
2021-07-08 23:21:48 +05:30 |
|
Alan
|
257cbd3b92
|
fix: track changes on batch (#26382)
|
2021-07-08 18:44:30 +05:30 |
|
Anurag Mishra
|
a82e9e42e1
|
fix: query for training Event
|
2021-07-08 17:27:21 +05:30 |
|
Jannat Patel
|
cf28950327
|
Merge pull request #26349 from Anurag810/salary-slip-fix--hotfix
fix: payroll-entry minor fix
|
2021-07-08 13:43:55 +05:30 |
|
Anurag Mishra
|
8f945a9852
|
fix: Removed un-used flag
|
2021-07-08 13:06:04 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
00f90c50c0
|
chore: add product listing link in settings (#26026)
* chore: add product listing link in settings
* chore: add icon in workspace card
Co-authored-by: Ankush <ankush@iwebnotes.com>
|
2021-07-07 18:21:12 +05:30 |
|
rohitwaghchaure
|
f130f8385e
|
Merge pull request #26332 from rohitwaghchaure/fixed-bom-stock-report-not-working
fix: bom stock report not working
|
2021-07-07 00:22:03 +05:30 |
|
rohitwaghchaure
|
2bdc0e8993
|
Merge pull request #26350 from rohitwaghchaure/fixed-putaway-fixing-for-material-receipt
fix: stock entry with putaway rule not working
|
2021-07-07 00:15:26 +05:30 |
|
Rohit Waghchaure
|
0bd190b885
|
fix: stock entry with putaway rule not working
|
2021-07-07 00:14:51 +05:30 |
|
Nabin Hait
|
11d56903e7
|
Merge pull request #25415 from deepeshgarg007/bootstraped_gst_setup
feat(India): Bootstrapped GST Setup
|
2021-07-06 21:44:30 +05:30 |
|
Deepesh Garg
|
67c7067778
|
Merge pull request #26300 from AfshanKhan/fix-account-selection-gst-settings-v13
fix: only "Tax" type accounts should be shown for selection in GST Settings
|
2021-07-06 20:33:41 +05:30 |
|
Saqib
|
422325bb74
|
test: fetching of previous sle (#26352)
|
2021-07-06 18:37:12 +05:30 |
|
Deepesh Garg
|
3636efd7e6
|
Merge pull request #26355 from deepeshgarg007/flaky_test
test: Purchase Invoice advance test case
|
2021-07-06 18:22:26 +05:30 |
|
Noah Jacob
|
5e99aa7f65
|
fix: stock_rbnb not defined (#26354)
|
2021-07-06 18:00:35 +05:30 |
|
Deepesh Garg
|
7f794cc0ea
|
fix: Purchase Invoice advance test case
|
2021-07-06 17:58:44 +05:30 |
|
Afshan
|
c8eca8a448
|
fix: remove cancelled entries in consolidated financial statements (#26331)
|
2021-07-06 14:37:57 +05:30 |
|
Anurag Mishra
|
f0b62f70d5
|
fix: payroll-entry minor fix
|
2021-07-06 13:40:22 +05:30 |
|
Mohammed Yusuf Shaikh
|
842674ce79
|
fix: Added a message to enable appontment booking if disabled (#26334)
|
2021-07-06 13:34:32 +05:30 |
|
Marica
|
dfe11aca6a
|
Merge pull request #26284 from marination/order-by-weightage-for-web-items
fix: Order Items by weightage in the web items query
|
2021-07-06 13:20:08 +05:30 |
|