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 |
|
akshayitzme
|
04faff1f6f
|
feat: create manual return
|
2023-09-25 15:45:20 +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 |
|
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
|
b97bbc293d
|
fix: item rate fetch logic
|
2023-06-06 22:11:54 -07:00 |
|
akshayitzme
|
3862fe1006
|
feat: price list
|
2023-06-06 14:29:08 +05:30 |
|
18alantom
|
b3209b8083
|
feat: create invoice from stock transfer
|
2023-06-05 11:39:40 +05:30 |
|
18alantom
|
487f0498a8
|
refactor: rename Batch Number to Batch
|
2023-02-28 11:31:04 +05:30 |
|
18alantom
|
7029fa79ae
|
fix: valuation calculation when batches
- use InvoiceItem batch on getStockTransfer
|
2023-02-27 18:54:49 +05:30 |
|
18alantom
|
869cdebed7
|
fix: hide UOM conversion and batches behind flags
- add enable uom conversions flag
- add enable batches flag
- remove batch no from table fields and move to quick edit
|
2023-02-27 18:11:35 +05:30 |
|
18alantom
|
52bf777d8d
|
fix: update display order, fix formulas
|
2023-02-21 16:10:06 +05:30 |
|
18alantom
|
ff061d21ea
|
fix: unit conversion related model props
|
2023-02-21 15:22:06 +05:30 |
|
akshayitzme
|
a132705545
|
feat: uom conversion factor
|
2023-02-21 15:21:46 +05:30 |
|
18alantom
|
ab2d2f8975
|
incr: add make stock transfer
|
2022-11-22 14:42:49 +05:30 |
|
18alantom
|
fc779de25d
|
fix: show Posting Date on Make Payment
- keep rate if item rate is zero on ex-rate change
|
2022-10-11 13:22:45 -07:00 |
|
18alantom
|
cd09d31b9b
|
incr: remove redundant fields
- complete the feature
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
537a8f7153
|
incr: update currency display
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
bab18dc8f7
|
incr: use flags in invoiceitem discounting
- update grand total calculation
|
2022-07-14 14:58:26 +05:30 |
|
18alantom
|
7f928ca712
|
incr: add a few calculations
- add enableDiscounting
- add toggle between amount and percent
- minor ui fixes
|
2022-07-13 23:18:20 +05:30 |
|
18alantom
|
ff085d6766
|
incr: show discount note
|
2022-07-12 17:11:24 +05:30 |
|
18alantom
|
eb66317dce
|
incr: add computed, update row amount display vals
|
2022-07-12 15:53:46 +05:30 |
|
18alantom
|
014db554fa
|
feat: add custom UOM support
|
2022-07-08 23:24:26 +05:30 |
|
18alantom
|
401a86eeeb
|
chore: bump pesa
- fix isPesa impl
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
ce87ff6802
|
fix: address issue, create filters
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
0701c56429
|
incr: add code to generate a dummy instance
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
bd6f110553
|
incr: get dataimport to work
- need to test on child table docs
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
8cc46c584c
|
fix: db updation, invoice submit, number series
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
3e466c647c
|
incr: search improvements
- get form to render
- minor ui fixes
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
9877bf4fd3
|
incr: simplify doc a bit
- allow nulls in converter else not not null'll fail
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
de7e5ba807
|
refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
76bf6cfda5
|
incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
591e7b3163
|
incr: complete typing models
- fix model exports
- add a README for models base
|
2022-05-23 16:18:22 +05:30 |
|