AbleKSaju
53308538c4
feat: remove LoyaltyPointEntry
2024-09-04 09:11:23 +05:30
AbleKSaju
4b830618dd
feat: loyalty program validations
2024-09-04 09:08:31 +05:30
AbleKSaju
39e89bd8a0
feat: redeem Loyalty Points
2024-09-04 09:08:31 +05:30
AbleKSaju
3163f835dd
feat: create LoyaltyPointEntry
2024-09-04 09:08:31 +05:30
AbleKSaju
31f97d0f39
feat: hide loyaltyProgram and loyaltyPoints in party when not enabled
2024-09-04 09:08:30 +05:30
AbleKSaju
f2c10a0724
feat: update types for loyalty program
2024-09-04 09:08:30 +05:30
AbleKSaju
4ba91f0f20
feat: hide loyalty program in sidebar when not enabled
2024-09-04 09:08:30 +05:30
AbleKSaju
9bfcbbfc5e
feat: loyalty program models
2024-09-04 09:08:30 +05:30
AbleKSaju
57ee64e2b1
fix: issues in Pricing rule
2024-09-02 11:46:15 +05:30
AbleKSaju
a6d143d713
fix: enforce Lead creation before create Customer and SQUOT
2024-08-30 10:35:07 +05:30
akshayitzme
3da9f81b62
chore: code cleanup
2024-08-20 09:51:11 +05:30
akshayitzme
d4a08d8331
fix: pricing rule not applied in pos
2024-08-20 09:51:11 +05:30
akshayitzme
a455aeb3ce
test: pricing rule
2024-08-20 09:51:11 +05:30
akshayitzme
c0c61045b2
feat: pricing rule
2024-08-20 09:51:11 +05:30
akshayitzme
615109e247
feat: pricing rule validations
2024-08-20 09:51:11 +05:30
akshayitzme
0e4c3a18fc
feat: hide pricingRuleDetail when unapplied and not enabled
2024-08-20 09:51:11 +05:30
akshayitzme
c658ace3da
feat: pricing rule
2024-08-20 09:51:11 +05:30
akshayitzme
9345ee5106
feat: price discount
2024-08-20 09:51:11 +05:30
akshayitzme
beccfb6f22
feat: product discount
2024-08-20 09:51:11 +05:30
akshayitzme
154c3b36f8
chore: cleanup
2024-08-20 09:51:11 +05:30
akshayitzme
33f82f8eae
feat: update types for pricing rule
2024-08-20 09:51:11 +05:30
akshayitzme
5efdd9fbc6
feat: model changes for pricing rule
2024-08-20 09:50:45 +05:30
akshayitzme
3346a733f3
feat: pricing rule models
2024-08-20 09:40:47 +05:30
Akshay
7205f5aa42
Merge pull request #929 from AbleKSaju/feat-lead
...
feat: lead
2024-08-19 13:15:24 +05:30
akshayitzme
9d2fbb618e
fix: POS Setting Allows Cash in Hand Group to be Counter Cash Account
2024-08-14 11:01:52 +05:30
AbleKSaju
3e10ba6d30
fix: removed unusual comments
2024-08-13 09:31:54 +05:30
AbleKSaju
e2d6c2a048
fix: resolved test issues in Lead
2024-08-12 10:51:20 +05:30
Akshay
e975e29cce
Merge pull request #921 from AbleKSaju/fix-action-name
...
fix: action name in Purchase Receipt
2024-08-10 15:18:27 +05:30
Akshay
9e35289373
Merge pull request #918 from AbleKSaju/fix-salesQuote
...
fix: Save and Submit a SINV created from SQUOT
2024-08-10 14:58:57 +05:30
AbleKSaju
c97b65225d
fix: action name in Purchase Receipt
2024-08-10 14:55:50 +05:30
AbleKSaju
cb1aeb2222
fix: Save and Submit a SINV created from SQUOT
2024-08-10 14:50:42 +05:30
AbleKSaju
b727cd9ea5
fix: can create purchase receipt and shipment with zero rate
2024-08-10 14:22:21 +05:30
AbleKSaju
2c784e72d3
fix: resolved test issues in Lead
2024-08-09 15:56:10 +05:30
AbleKSaju
b443631644
feat: Lead
2024-08-09 10:41:54 +05:30
Abhi135721
66e952f1ff
Fix issue : Purchase Payment Bug on Both Party #860
2024-03-01 12:50:31 -08:00
Isaac-GC
bf9b127f43
Merge pull request #843 from frappe/reports_db_patch_fix
...
Reports and Ledger DateTime Bug Fix
2024-02-11 16:15:10 -08:00
akshayitzme
99b1b08cb8
fix: hide pricelist field when its empty and doc is submitted/cancelled
2024-02-07 11:20:02 +05:30
Isaac GC
dd7cb43abc
fixing reports/ledger issues
2024-02-06 16:29:44 -08:00
Isaac GC
64ad73b390
Changed how datetime was fixed for various timezones
2024-02-01 15:54:46 -08:00
Isaac GC
9b2382a1a8
UTC Datetime inconsistency for LedgerPostings/Reports
2024-01-30 21:12:33 -08:00
Mildred Ki'Lya
4dfeb98e4a
chore: validate and lint typescript
2024-01-08 21:56:03 +01:00
Mildred Ki'Lya
c10edc7132
feat: #151 Add quote object and allow create invoice from it
...
Also allow changing a print template type, necessary to create a custom
print template for this.
2024-01-08 21:56:03 +01:00
Mildred Ki'Lya
2bffcda8ff
feat: #755 Accounting for taxes on payments
...
When defining taxes, it is possible to define an additional payment
account that will be used during payments to move taxes from the
original tax account to this new payment tax account. This allows to
account for taxes only when payment is received.
Now payments can reference tax summary objects that will reference the
two accounts to move funds between when the payment is committed. Reuse
some of the Invoice code to generate these tax summary objects.
2023-12-22 10:07:47 +01:00
akshayitzme
7ed2a0841e
fix: expectedAmount calculation
2023-12-04 14:42:57 +05:30
akshayitzme
81be57be32
feat: pos settings validations
2023-12-04 14:38:13 +05:30
akshayitzme
ffbce23f03
fix: minor fixes
2023-12-04 14:38:13 +05:30
akshayitzme
7e7e3ed3cd
chore: code cleanup
2023-12-04 14:38:13 +05:30
akshayitzme
8186f12548
feat: pos settings
2023-12-04 14:38:13 +05:30
akshayitzme
db2a97d01e
test: pos transacted amount
2023-12-04 14:38:13 +05:30
akshayitzme
b072253755
fix: enable POS only if discounts enabled
2023-12-04 14:38:13 +05:30
akshayitzme
79ef11bb23
incr: pos shift models
2023-12-04 14:38:12 +05:30
akshayitzme
b9b2f3d49e
fix: added closingAmounts in posShift
2023-12-04 14:38:12 +05:30
akshayitzme
9930a15e6e
feat: pos shift models
2023-12-04 14:38:12 +05:30
akshayitzme
b8518c6c7d
feat: cash denomination models
2023-12-04 14:38:12 +05:30
Akshay
f5304b1331
Merge pull request #743 from akshayitzme/invoice-return
...
feat: invoice return
2023-11-18 15:21:14 +05:30
akshayitzme
8c46a93b13
fix: paymentType formula for return
2023-11-18 15:10:44 +05:30
akshayitzme
74fcbe6dfd
fix(ux): unhide paymentType condition
2023-11-17 12:12:35 +05:30
akshayitzme
67f9232160
fix: show return payments in the belonged list
2023-10-11 11:43:43 +05:30
18alantom
e0b010554c
chore: remove removed field from test
2023-09-25 23:59:34 -07:00
18alantom
034d612d29
fix: remove valuation selection
...
- book COGS according to FIFO valuation on Shipment
2023-09-25 23:59:34 -07:00
akshayitzme
04faff1f6f
feat: create manual return
2023-09-25 15:45:20 +05:30
akshayitzme
d291b27d30
test: invoice returns
2023-09-23 16:46:40 +05:30
akshayitzme
ca3256bf20
fix: code cleanup
2023-09-23 16:45:40 +05:30
akshayitzme
a1fc203e8b
feat: invoice returns
2023-09-23 16:45:22 +05:30
akshayitzme
8cac1ef45f
feat: schema changes for invoice return
2023-09-23 16:42:21 +05:30
18alantom
f91e2e89df
fix: order in address quick view
2023-08-28 12:48:11 +05:30
18alantom
6bbee25dd5
fix: allow multiple rows of same item in invoice
...
- this is to allow for different rates
2023-08-28 12:03:37 +05:30
akshayitzme
dad0729aae
fix: moved _validateHasReturnDocs to validations
2023-08-19 10:33:04 +05:30
akshayitzme
f332b7153b
fix: redundant exit cdn for updateItemsReturned
2023-08-19 10:21:41 +05:30
akshayitzme
d41530b654
fix: removed extra condition that checks isReturn
2023-08-19 10:15:58 +05:30
akshayitzme
861493ed90
fix: returnAgainst hiding rule
2023-08-19 10:12:54 +05:30
Alan
1a93ab04a5
Merge pull request #682 from akshayitzme/feat-stock-return
...
feat: stock return
2023-08-18 03:11:25 -07:00
akshayitzme
312f78ff73
fix: validation: cant cancel doc if return is made
2023-08-01 11:15:06 +05:30
akshayitzme
3349f1af10
fix: return status colors
2023-08-01 11:12:13 +05:30
akshayitzme
28ba237aba
test: batched & serialized item transfer returns
2023-07-31 17:52:58 +05:30
akshayitzme
8f95e9098c
fix: move enable stock returns to inventory
2023-07-31 17:51:59 +05:30
akshayitzme
1cd03aed34
fix: get return balance serial number & batches
2023-07-31 17:51:16 +05:30
18alantom
e840b5bb7c
incr: add customization schemas and models
2023-07-31 12:38:32 +05:30
18alantom
202612b57a
incr: add feature flag for custom fields
...
- also add page and sidebar item
2023-07-28 12:32:27 +05:30
18alantom
090f309a80
fix(ux): add is group to Account list
...
- prevent undefined error in search
2023-07-16 23:13:12 -07:00
akshayitzme
9a3a14bd51
test: stock return
2023-07-01 15:33:34 +05:30
akshayitzme
3577a8fab0
feat: stock return
2023-07-01 13:01:00 +05:30
18alantom
826a72e1e5
incr: route to lastRoute on open
...
- add file Misc singles doc
2023-06-30 11:57:43 +05:30
Alan
dc053f22c8
Merge pull request #669 from Nahiiko/better-french-version
...
Fix #666 : correction of french chart of accounts
2023-06-26 03:38:06 -07:00
18alantom
d42d0841aa
chore: config eslint with vue-eslint and prettier
...
- fix prettier issues
2023-06-23 10:40:16 +05:30
Nahiko
248670e626
Fix #666 : correction of french chart of accounts
2023-06-22 14:18:20 +02:00
18alantom
d0571a2450
chore: fix all fixable eslint errors in remaining non vue files
...
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom
d3d5d56f09
feat: report to pdf
2023-06-13 13:37:39 +05:30
Abdallah A. Zaqout
494e25e3d6
if item has discount use it as amount
...
its help wen add item first time and discount is zero
2023-06-11 23:46:21 -07:00
akshayitzme
bef87b0afa
chore: remove redundant console.log
2023-06-11 23:44:56 -07:00
18alantom
9a53e9c648
fix: update and fix failing tests
2023-06-06 22:11:54 -07:00
18alantom
b97bbc293d
fix: item rate fetch logic
2023-06-06 22:11:54 -07:00
18alantom
7d10951316
fix: ItemPrice -> PriceListItem
...
- update and remove fields
2023-06-06 22:11:54 -07:00
zaqoutabed
bed66cb67a
add enabeld state in listview
2023-06-06 20:46:30 -07:00
zaqoutabed
ff61e1b4c7
make it translatable
2023-06-06 20:46:30 -07:00
zaqoutabed
d84a531c96
fix: getItemPrice logic
2023-06-06 20:46:30 -07:00
akshayitzme
fd0fba6ed7
test: price list
2023-06-06 14:29:19 +05:30
akshayitzme
3862fe1006
feat: price list
2023-06-06 14:29:08 +05:30
18alantom
96cad8a3d5
incr: fix default fieldname
...
- fix passed date
2023-06-06 13:49:59 +05:30
18alantom
ce4481b609
feat: add auto stock transfer
2023-06-06 13:14:26 +05:30