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
89e45c604c
fix: price list table visiblity
...
- make price list searchable
- remove row edit from price list
2023-06-07 11:58:15 +05:30
18alantom
9a53e9c648
fix: update and fix failing tests
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
akshayitzme
3862fe1006
feat: price list
2023-06-06 14:29:08 +05:30
akshayitzme
2a82b021fb
feat: price list schema
2023-06-06 14:28:48 +05:30
18alantom
ce4481b609
feat: add auto stock transfer
2023-06-06 13:14:26 +05:30
18alantom
e3b6d30608
incr: update schemas for auto stock transfer
2023-06-06 12:33:58 +05:30
18alantom
b3209b8083
feat: create invoice from stock transfer
2023-06-05 11:39:40 +05:30
18alantom
5ec0270540
feat: modal to selct print size
2023-06-02 16:21:27 +05:30
18alantom
4581d1d089
feat: add button to toggle form width
2023-05-31 11:12:09 +05:30
18alantom
2007e4339d
fix: Print View sync issue
...
- hide multi currency fields cause widget is sufficient
- exchange rate update issue
2023-05-08 12:00:14 +05:30
18alantom
a8e8225ad6
fix: dashboard scroll issue
...
- remove '.' from labels
2023-05-08 10:35:50 +05:30
18alantom
6869ca9652
fix: shift serial number creation to Transfer
2023-05-05 11:13:04 +05:30
18alantom
0d80548c36
fix issues in e5a854c
2023-05-04 16:15:12 +05:30
akshayitzme
17c36f9adb
feat: serialNo
2023-04-25 12:37:29 +05:30
akshayitzme
50942cd373
feat: serialNo schema
2023-04-25 12:35:10 +05:30
18alantom
eb2b6f4727
fix: replace path after a doc has been inserted
...
- reword "Features Flags" to "Features"
- reword "Save to database"
- fix "New Entry" display
- fix address sectioning
2023-04-24 20:32:12 -07:00
18alantom
0b439c4429
fix: CommonForm error
...
- dont use computed fields
2023-04-20 13:27:14 +05:30
18alantom
19aa0d949a
chore: rename Quick Payment to Auto Payment
...
- ∵ more semantically correct
2023-04-20 13:12:29 +05:30
18alantom
bc909f630a
feat: add default fields for Quick Payments
...
- fix punctuation
- improve submit dialog if quick payment
2023-04-20 11:40:23 +05:30
18alantom
d9415233f5
fix(ux): Add sections for a few Entry types
...
- remove widgets from the QuickEditForm
- remove redundant files
2023-04-14 15:31:04 +05:30
18alantom
202ddf829b
incr: add shortcuts for linked entries
...
- fix quickedit shortcut
- most settings to tab
- fix coa auto select in SetupWizard
- remove sections and tabs if empty
2023-04-14 10:43:18 +05:30
18alantom
28158e5add
incr: update invoice schema with sections
...
- hide name from transactional schemas
2023-04-12 14:35:38 +05:30
Abdallah A. Zaqout
ba53b79dc3
change currency type to AutoComplete
2023-04-10 02:28:37 -07:00
18alantom
6f11d6e6c2
fix(ux): allow NumberSeries search and create
2023-04-04 22:10:32 -07:00
18alantom
0ce9507a4a
fix(ux): allow setting of Stock Transfer backref
2023-03-29 11:44:59 +05:30
18alantom
9bce0f1ae8
fix: address setting on create new
...
- fix link field typo
- remove name from address quickedit form list
- add export shortcut
2023-03-27 00:27:00 -07:00
18alantom
8cef2ae60f
refactor: Dropdown.vue (add types, simplify)
...
- fix dropdown keyboard item selection
- add new entry shortcut to ListView
- rename doc to entry in a few places
2023-03-27 00:27:00 -07:00
18alantom
703b1d2138
fix(ui): use common form like ui for setup wizard
2023-03-15 12:48:10 +05:30
18alantom
f94ae5c2d2
fix(ux): prevent creation of a few entrytypes
2023-03-15 11:19:24 +05:30
18alantom
8ff4a97790
incr: remove redudant print settings
2023-03-13 21:14:10 +05:30
18alantom
f9fbefad0e
incr: add Print button to common form
...
- remove template setting from print settings
- allow setting default templates
2023-03-06 15:13:54 +05:30
18alantom
c04098a3eb
incr: add scaled container
...
- allow changing the scale of the print view
- prevent deletion of non custom templates
2023-03-06 10:40:03 +05:30
18alantom
e33ca5c313
incr: functions to get hint and values
2023-03-06 10:40:03 +05:30
18alantom
28aa0f135e
incr: update routing
...
- update PrintTemplate UI code
2023-03-06 10:40:02 +05:30
18alantom
2e0eb654e9
incr: scaffold template builder
2023-03-06 10:39:13 +05:30
18alantom
4b1b1d9733
fix: GetStarted settings routing
2023-03-02 14:40:15 +05:30
18alantom
4b65fbb50d
fix: CommonForm name field readonly
...
- CommonForm clear tempname on focus
- remove inline editing of inline docs
- remove "inline" config on schema fields
- show select placeholder only if no label
- rename inlineEditDisplayField to linkDisplayField
2023-03-02 13:42:16 +05:30
18alantom
48e9f1b668
fix(ui): Link fieldtype, show display field
...
- make address a manually named entry type
- make a few more entry types searchable
- fix dropdown filter undefined issue
- reset settings docs if not saved
- fix ux dropdown toggle on click
2023-03-02 11:58:08 +05:30
18alantom
09f194badc
incr: add sections to settings
2023-03-01 13:24:49 +05:30
18alantom
487f0498a8
refactor: rename Batch Number to Batch
2023-02-28 11:31:04 +05:30
18alantom
7ae697849e
incr: validate if batch no set
2023-02-27 18:39:18 +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
akshayitzme
707fb798e7
fix: move hasBatchNumber to Inventory Section
2023-02-22 14:47:48 +05:30
akshayitzme
7d97e72b92
feat: batchNumber in print template
2023-02-22 12:35:18 +05:30
Akshay
fafd7aaddd
Merge branch 'master' into batch-wise-item
2023-02-21 17:59:05 +05:30
18alantom
52bf777d8d
fix: update display order, fix formulas
2023-02-21 16:10:06 +05:30
18alantom
140b99a401
incr: update items hidden
...
- rebase master add uomConversions
2023-02-21 15:25:50 +05:30
18alantom
ff061d21ea
fix: unit conversion related model props
2023-02-21 15:22:06 +05:30