GangaManoj
|
ba73df161d
|
fix: Make Sales Order field editable so the PO can be linked with an SO later
|
2021-09-02 20:02:35 +05:30 |
|
GangaManoj
|
bb7ad885da
|
fix: Hide Rate of Bundle Items while printing
|
2021-09-02 20:02:35 +05:30 |
|
GangaManoj
|
288d0191ab
|
fix: Make Rate column read only by default
|
2021-09-02 20:02:35 +05:30 |
|
GangaManoj
|
b9a33eca97
|
fix: Display Bundle Items right below the Items table
|
2021-09-02 20:02:35 +05:30 |
|
GangaManoj
|
1ecec7154b
|
fix: Enable Fetch If Empty for Rate
|
2021-09-02 20:02:35 +05:30 |
|
GangaManoj
|
2b56e62805
|
fix: Calculate Product Bundle price based on the prices of its child items
|
2021-09-02 20:02:35 +05:30 |
|
GangaManoj
|
084b27bb34
|
fix: Return if there are no Items
|
2021-09-02 20:02:35 +05:30 |
|
GangaManoj
|
9039effd69
|
fix: Get Bundle Items
|
2021-09-02 20:02:33 +05:30 |
|
GangaManoj
|
3e177ede13
|
fix: Remove comments
|
2021-09-02 20:01:06 +05:30 |
|
GangaManoj
|
fd8657d2f7
|
fix: Get data when grouped by invoice and otherwise
|
2021-09-02 20:00:49 +05:30 |
|
GangaManoj
|
498377fbbc
|
fix: Display only the Invoice rows in bold
|
2021-09-02 19:59:44 +05:30 |
|
GangaManoj
|
7ef5952176
|
fix: Remove base_rate and buying_rate for Invoice rows
|
2021-09-02 19:58:47 +05:30 |
|
GangaManoj
|
8478a83148
|
fix: Only update Product Bundle prices if 'Calculate Product Bundle Price based on Child Items' Rates' is enabled
|
2021-09-02 19:58:47 +05:30 |
|
GangaManoj
|
fc9557bbb6
|
fix: Calculate total buying_amount for each invoice
|
2021-09-02 19:58:47 +05:30 |
|
GangaManoj
|
b14a87eb2b
|
fix: Fetch bundle item details
|
2021-09-02 19:58:44 +05:30 |
|
GangaManoj
|
e52b0612fc
|
fix: Fetch base_net_total for each Invoice
|
2021-09-02 19:58:17 +05:30 |
|
GangaManoj
|
ae40c2ad34
|
fix: Remove qty from Sales Invoice rows
|
2021-09-02 19:58:15 +05:30 |
|
GangaManoj
|
d730f0e092
|
fix: Make Rate editable if editable_bundle_item_rates is checked
|
2021-09-02 19:56:55 +05:30 |
|
GangaManoj
|
39a3ffcb56
|
fix: Make fieldname more concise
|
2021-09-02 19:56:53 +05:30 |
|
GangaManoj
|
80b3a032fb
|
fix: Add checkbox to enable calculation of Product Bundle price based on child Items' rates
|
2021-09-02 19:52:18 +05:30 |
|
GangaManoj
|
58ef1e30a5
|
fix: Update Product Bundle rate based on its updated amount
|
2021-09-02 19:51:16 +05:30 |
|
GangaManoj
|
c37dc7ca33
|
fix: Update Product Bundle price based on the rates of its child Items
|
2021-09-02 19:51:16 +05:30 |
|
GangaManoj
|
0967d226ed
|
fix: Add editable Rate column
|
2021-09-02 19:51:16 +05:30 |
|
GangaManoj
|
272ca96d2c
|
fix: Populate Bundle Items table
|
2021-09-02 19:51:16 +05:30 |
|
GangaManoj
|
3b23341d35
|
fix: Add Bundle Items table
|
2021-09-02 19:51:16 +05:30 |
|
GangaManoj
|
316b65face
|
fix: Calculate total buying_amount and gross profit for each invoice
|
2021-09-02 19:51:16 +05:30 |
|
GangaManoj
|
0fa13fb3f1
|
fix: Remove Item Code and Item Name columns
|
2021-09-02 19:51:15 +05:30 |
|
GangaManoj
|
55781171cc
|
fix: Display Items in the format Item Code: Item Name
|
2021-09-02 19:51:14 +05:30 |
|
GangaManoj
|
6ab58c7faf
|
fix: Add items belonging to Product Bundles as children
|
2021-09-02 19:50:20 +05:30 |
|
GangaManoj
|
cacecbbaa5
|
fix: Set initial_depth to 3
|
2021-09-02 19:50:19 +05:30 |
|
GangaManoj
|
d2d9f7e758
|
fix: Assign indent and parent_invoice
|
2021-09-02 19:50:19 +05:30 |
|
GangaManoj
|
416d1ceb6f
|
fix: Make Invoice row bold
|
2021-09-02 19:50:19 +05:30 |
|
GangaManoj
|
fdfae33ff4
|
fix: Display items as descendants of invoices
|
2021-09-02 19:50:19 +05:30 |
|
GangaManoj
|
1f147e5b9e
|
fix: Display data in tree form
|
2021-09-02 19:50:19 +05:30 |
|
GangaManoj
|
7a7665d1d0
|
fix: Return data as dict if the report is grouped by Invoice
|
2021-09-02 19:50:16 +05:30 |
|
Frappe PR Bot
|
0fd037eb6a
|
fix: minor linting issues (#27314) (#27315)
* fix: syntax error in gratuity
* fix: unpacking None into three variables
* fix: unexpected kwarg for delete_accounting_dimensions
(cherry picked from commit eec40513be)
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
|
2021-09-02 18:28:41 +05:30 |
|
Suraj Shetty
|
258efd5949
|
Merge pull request #27311 from surajshetty3416/fix-remove-all-import-version-13-hotfix
|
2021-09-02 13:22:14 +05:30 |
|
Suraj Shetty
|
6751290988
|
fix: Use remove_all from file_manager
|
2021-09-02 13:20:34 +05:30 |
|
Devin Slauenwhite
|
e10fede1ae
|
fix: track salary slip ytd gross salary. (#27215)
* fix: track salary slip ytd gross salary.
* fix: ytd gross salary unique label
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
|
2021-09-02 09:40:28 +05:30 |
|
Anupam Kumar
|
6d7ecb9290
|
Merge pull request #27291 from anupamvs/comany-name-field-issue
fix: mapping for company name lead->contact
|
2021-09-02 09:33:00 +05:30 |
|
Frappe PR Bot
|
cf4ff46c1e
|
fix: Org Chart fixes (#27290) (#27305)
* fix(org chart): multiple root nodes not expanding on clicking Expand All
* fix: unstable filter inserts duplicate nodes
(cherry picked from commit f828d853e3)
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
|
2021-09-01 23:53:23 +05:30 |
|
Ankush Menat
|
9d0b5f1a0d
|
Merge pull request #27299 from ankush/strict_linting_v13
chore: cleanup linting errors and introduce strict linting checks
|
2021-09-01 21:16:47 +05:30 |
|
Ankush Menat
|
5a9750c144
|
Merge pull request #27296 from frappe-pr-bot/backport/version-13-hotfix/27278
fix: production plan UX and validation message
|
2021-09-01 20:38:16 +05:30 |
|
Ankush Menat
|
4069f6c9ac
|
fix: remove duplicate code
|
2021-09-01 20:27:30 +05:30 |
|
Ankush Menat
|
4fe475b93d
|
chore: ignore whitespace changes in blame
|
2021-09-01 20:24:30 +05:30 |
|
Ankush Menat
|
f0bcb753fb
|
chore: whitespace trimming
|
2021-09-01 20:23:48 +05:30 |
|
Ankush Menat
|
77aef302e4
|
ci: add strict config for flake8
|
2021-09-01 20:22:00 +05:30 |
|
Ankush Menat
|
b92310eb35
|
ci: add pre-commit config
|
2021-09-01 20:21:52 +05:30 |
|
Ankush Menat
|
9ad5de2e57
|
fix: remove unused format from query
doctype is not used in query and parent alone is enough to identify
packed items.
|
2021-09-01 20:21:21 +05:30 |
|
Ankush Menat
|
187c3f9630
|
fix: invalid escape sequences in regex
|
2021-09-01 20:20:32 +05:30 |
|