Walstan Baptista
446a6df662
test: set opening stock to fix NegativeStock errors ( #25101 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2021-04-01 16:54:26 +05:30
Sagar Vora
98d250995d
fix(India): create property setters for shorter naming series ( #25134 )
2021-04-01 16:52:28 +05:30
Sagar Vora
88f5c42b09
test: set formula in scorecard to avoid ValidationError ( #25116 )
2021-04-01 16:44:05 +05:30
Anuja P
7982688508
fix: sider changes
2021-04-01 16:04:28 +05:30
Walstan Baptista
58625674f4
test: correct naming series to avoid ValidationError ( #25132 )
2021-04-01 15:55:37 +05:30
marination
a3da206b64
fix: Don't string format args as they may not be escaped properly
...
- Append even conditional args to args list and send to query executer
- It will escape all values that are sent to it
- String formatting without escaping causes issues with % sign, etc.
2021-04-01 15:45:33 +05:30
Marica
9ef323fcfd
Merge branch 'develop' into qc-back-update
2021-04-01 15:44:20 +05:30
Anuja P
45d0b9bce6
test: added tests for Pick List for item with multiple UOM
2021-04-01 15:38:13 +05:30
Sagar Vora
4c31fbb687
fix(India): create property setters for shorter naming series (as per GST Rules) ( #25128 )
2021-04-01 15:32:37 +05:30
Rucha Mahabal
6717773c28
fix: Travis ( #25078 )
...
* fix(test): set default accounts in mode of payment
* fix(test): import_doc params in shopify settings test
* fix: syntax error in salary slip test
* fix(test): use Temporary Opening account for Stock Reco opening entry
* fix(test): skip GST doc naming validations for tests
* fix(test): Salary Structure Assignment date edge case
* fix(test): GST doc naming validations
* fix: sider
* revert: skip GST doc naming validations for tests
2021-04-01 15:30:34 +05:30
Nabin Hait
7f7b3608bb
fix: merge conflict
2021-04-01 15:05:53 +05:30
Nabin Hait
11eb30d082
fix: merge conflict
2021-04-01 15:03:11 +05:30
rohitwaghchaure
bee9c73730
Merge pull request #25125 from rohitwaghchaure/repost-not-completed-transactions-v13-pre
...
fix: repost not completed backdated transactions
2021-04-01 15:00:43 +05:30
Rohit Waghchaure
58ca5a7329
fix: repost not completed backdated transactions
2021-04-01 14:59:49 +05:30
Rucha Mahabal
53a1aaf33d
fix: Salary Structure object has no attribute set_totals ( #25113 )
2021-04-01 14:40:15 +05:30
Rucha Mahabal
d765b21825
fix: Salary Structure object has no attribute set_totals ( #25114 )
2021-04-01 14:39:52 +05:30
marination
561fa6b530
fix: Don't string format args as they may not be escaped properly
...
- Append even conditional args to args list and send to query executer
- It will escape all values that are sent to it
- String formatting without escaping causes issues with % sign, etc.
2021-04-01 12:56:05 +05:30
Ankush Menat
1bdf9c4161
fix: patch for purchase receipt status
2021-04-01 11:58:34 +05:30
Ankush Menat
427a98d6cd
fix: do not copy percent billed from PO to PR
2021-04-01 11:51:31 +05:30
Ankush Menat
8993ccb7d2
fix: update PR status in database
2021-04-01 11:51:31 +05:30
Ankush Menat
4198cf58e5
test: add tests for PO->PI, PO->PR workflow
...
Add failing test cases for PR status and PR percent billed.
2021-04-01 11:51:30 +05:30
Hussain Nagaria
1e772bb9a4
test: Basic report data testing
2021-04-01 00:44:35 +05:30
rohitwaghchaure
56bd4d71a9
Merge pull request #25112 from rohitwaghchaure/fixed-clear-source-warehouse
...
fix: not able to save material request
2021-03-31 23:58:44 +05:30
Rohit Waghchaure
825850a58f
fix: not able to save material request
2021-03-31 23:55:06 +05:30
Marica
b4913e7db4
Merge pull request #23509 from AndyOverLord/patch-7
...
fix: Update Bin via Update Item on Purchase/Sales Order
2021-03-31 22:28:14 +05:30
Marica
bfc2590e3b
Merge branch 'develop' into patch-7
2021-03-31 22:23:23 +05:30
Marica
8617c0ab99
Merge pull request #25070 from marination/update-items-bin
...
fix: Update Bin via Update Item on Purchase/Sales Order
2021-03-31 22:21:41 +05:30
Afshan
2fef245607
fix: don't set Company:company:default_currency as default for currency link fields ( #25111 )
2021-03-31 21:57:04 +05:30
Prssanna Desai
f3c34aa6ae
fix: don't set "Company:company:default_currency" as default for currency link fields ( #25095 )
...
* fix: don't set Company:company:default_currency as default for currency link fields
* fix: Company:company:default_currency and refactor
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com>
Co-authored-by: Afshan <afshan13k@gmail.com>
2021-03-31 21:52:48 +05:30
marination
85a7ec91a1
fix: Run Patches to updated Reserved, Requested and Ordered Qty
2021-03-31 21:07:59 +05:30
marination
7665a85039
fix: Run Patches to updated Reserved, Requested and Ordered Qty
2021-03-31 21:03:55 +05:30
Marica
7d3eda47b4
Merge pull request #25063 from ankush/mr_stopped_validation
...
fix: do not fetch stopped MR in production plan
2021-03-31 20:10:54 +05:30
Deepesh Garg
9f7bb14ea1
fix: Remove console
2021-03-31 20:01:00 +05:30
Anuja P
a1d0932093
fix: suggested changes
2021-03-31 19:59:28 +05:30
Deepesh Garg
2d86eb3ab1
fix: Hide serial and batch selector in Stock Entry
2021-03-31 19:57:50 +05:30
Ankush Menat
777745f1e0
fix: do not fetch stopped MR in production plan
...
- Ignore stopped MR while using fetch button
- Add filter on field inside child table.
Related issue: ISS-20-21-10757
2021-03-31 19:53:19 +05:30
Anupam Kumar
1033cf72f6
fix: added flag for dont_fetch_price_list_rate in transaction ( #25041 )
2021-03-31 19:39:45 +05:30
Anupam Kumar
35415fa575
fix: added flag for dont_fetch_price_list_rate in transaction ( #25083 )
2021-03-31 19:39:33 +05:30
Anuja P
fb9ce3f37b
fix: Picked Qty conversion from Stock Qty to item Qty in DN
2021-03-31 19:26:42 +05:30
Prssanna Desai
9920d4062c
Merge pull request #25103 from prssanna/redesign-fixes-v13
2021-03-31 19:02:10 +05:30
Sagar Vora
27f48739d4
test: pass force parameter to avoid LinkExistsError ( #25100 )
2021-03-31 18:49:03 +05:30
Anupam Kumar
526497bc43
Merge pull request #25104 from anupamvs/purchase-side-margin-beta
...
feat: price margin in buying
2021-03-31 18:38:58 +05:30
Prssanna Desai
e9236ab60f
Merge pull request #25102 from prssanna/pos-print-v13
2021-03-31 18:36:07 +05:30
Sagar Vora
4e07695a08
test: use insert instead of save ( #25045 )
...
* test: use insert instead of save
* test: use do_not_save
2021-03-31 18:33:27 +05:30
Anupam
ad520e08ba
feat: price margin in buying
2021-03-31 18:31:12 +05:30
prssanna
bcd63f04da
style: missing semicolon
2021-03-31 18:26:52 +05:30
prssanna
5cdb1cb7a9
fix: item variant dialog dropdown issue
2021-03-31 18:26:45 +05:30
prssanna
56ab3fb132
fix: issue web list style
2021-03-31 18:26:37 +05:30
prssanna
b5843dbdcd
fix: print recepit dialog
2021-03-31 18:21:51 +05:30
prssanna
b6ce868199
fix: POS print receipt
2021-03-31 18:21:38 +05:30