2
0
mirror of https://github.com/frappe/books.git synced 2024-11-12 16:36:27 +00:00
Commit Graph

1299 Commits

Author SHA1 Message Date
18alantom
ff916a59d2 fix(ux): validate number series names
- show create quick edit even if no name
- prevent barcode double entry
2023-05-09 11:59:07 +05:30
18alantom
aff4e27d88 fix(ui): german translation for debit
- remove scrollbar on dashboard
2023-05-09 10:43:46 +05:30
18alantom
5996b35a8f fix(ux): show view month and year on changing days 2023-05-09 10:32:18 +05:30
18alantom
f6ce646477 fix: reset template builder doc on navigating away
- add print templates to search
2023-05-09 09:53:32 +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
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
18alantom
54f63429a6 fix(ux): rename post save pre submit pill 2023-04-24 20:32:12 -07:00
18alantom
7b85277fb1 fix: doc shortcuts in non keep alive contexts
- remove readonly on ImportWizard entries
- indicate if Grand Total is 0 on an Invoice.
2023-04-24 20:32:12 -07:00
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
cb6aaaee31 fix: required error on non required children 2023-04-21 10:42:50 +05:30
18alantom
99af94f38e fix(ui): hanging border when using bg header
- focus not found issue
- save shortcut in Settings
2023-04-20 17:40:52 +05:30
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
759bedf764 incr: complete quick payment function
- fix quick view display update
2023-04-20 11:55:48 +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
ef3f23bf2b fix: make payment flow 2023-04-19 13:13:46 +05:30
18alantom
044650bf15 fix(ui): popover shadow 2023-04-18 10:44:09 +05:30
18alantom
fd1270f652 incr: add transition and delays to popover
- use delay for quickview
- fix quickview height issue in autocomplete
2023-04-18 10:03:29 +05:30
18alantom
e05ef41cec feat(ui/ux): add QuickView to AutoComplete 2023-04-18 09:31:15 +05:30
18alantom
32ca9e1c32 fix(ux): replace status badge with status pill 2023-04-17 14:26:14 +05:30
18alantom
db90546282 incr: add RowEditForm
- simplify QuickEditForm markdown
2023-04-17 12:19:41 +05:30
18alantom
653ea9f800 refactor: remove status messages and actions
- QuickEdit wont be used as a main form
2023-04-17 11:01:02 +05:30
18alantom
c754fd35ce fix: simplify QuickEditForm and usage
- type QuickEditForm, TwoColumnForm
- dont use QuickEditForm for tables
- dont keep-alice QuickEditForm
2023-04-17 10:56:00 +05:30
18alantom
5a3b87333e fix: uninserted doc cache router break
- explicit drop from cache on delete if notinserted
2023-04-17 09:59:12 +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
c158ae8100 fix(ui): Square AttachImage with 2 row span 2023-04-14 13:53:35 +05:30
18alantom
0c369309e3 fix(ux): use CommonForm for all entries
- update search routing, listConfigs
2023-04-14 13:22:13 +05:30
18alantom
59ef4260ac fix(ui): group pills, add empty message 2023-04-14 11:07:24 +05:30
18alantom
33d215eb73 chore: delete InvoiceForm.vue
- update router with Invoice routes
2023-04-14 10:47:26 +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
1cc5607132 feat: linked entries (completed ui) 2023-04-13 18:09:38 +05:30
18alantom
f0a6e7bf9e fix(ui): propagate row changes
- type ExchangeRate.vue
- add BarCode and ExchangeRate widgets to CommonForm
- create (not complete) with LinkedEntries.vue
2023-04-13 11:46:51 +05:30
18alantom
1dc0911add fix: select field issue 2023-04-11 12:15:25 +05:30
18alantom
0e917b38c5 fix: prevent cannot read property 2023-04-04 22:10:32 -07:00
18alantom
754a1a8e50 fix: capture patch fail errors
- dont notify user
- catch uncaught promise in migration
- prevent unable to acquire conn error
2023-04-04 22:10:32 -07:00
18alantom
5f66cfe5d5 fix(ux): prevent unable to acquire conn 2023-04-04 22:10:32 -07:00
18alantom
d0fe62946c fix(ux): handle directory does not exist
- type DatabaseSelector
- fix dialog button width, varios types, injection
2023-04-04 22:10:32 -07:00
18alantom
6f11d6e6c2 fix(ux): allow NumberSeries search and create 2023-04-04 22:10:32 -07:00
18alantom
b618340cec refactor: cleanup provide-injects
- type a bunch of form element .vue files
2023-04-04 22:10:32 -07:00
18alantom
368714a84a fix: TypeError, .round is not a func
- type vue files for Currency, Float, Int, Data
- use Number for safe parse cause faster
2023-04-04 22:10:32 -07:00
18alantom
7c99a76e20 fix: dropdown invalid vnode key 2023-03-29 13:52:20 +05:30
18alantom
a3a6c5bad9 fix(ui): unhide dev mode in prod 🤦 2023-03-27 00:27:00 -07:00
18alantom
2310b6acec feat: add route to paid or unpaid invoices 2023-03-27 00:27:00 -07:00
18alantom
080eaa5e4f refactor(ui): use showDialog for FB Dialog Component
- remove showMessageDialog using native component
- add icons to the Dialog component
2023-03-27 00:27:00 -07:00
18alantom
524111418c fix: search modal scroll issue
- add button outlines
- remove random lifecycle methods
- fix create option name display
2023-03-27 00:27:00 -07:00
18alantom
4fa3169ce4 refactor: simplify Toast with Teleport 2023-03-27 00:27:00 -07:00
18alantom
903ee3e158 feat: Dialog.vue
- shift showToast to interactive.ts
2023-03-27 00:27:00 -07:00
18alantom
1e8b1152bb fix: minor refactor shortcuts, dont maintain stack
- better dialog messages
- use Shortcut for escape in modal
2023-03-27 00:27:00 -07:00
18alantom
08343ae18e refactor: use composable for doc shortcuts in Forms
- type Toast.vue, use constants for duration
2023-03-27 00:27:00 -07:00
18alantom
e1b502b138 refactor: remove global shortcuts, move Shortcuts
- update injections in a few components
- use Shift+Backspace for back (prevent clashes with the \b)
- use string context for single instance components
2023-03-27 00:27:00 -07:00
18alantom
3fd4cd16be chore: type FilterDropdown.vue to fix build issues 2023-03-27 00:27:00 -07:00
18alantom
06f981163d refactor: use typed injections
- use contextual shortcuts
- type Sidebar.vue, App.vue, ListView.vue
- improve types for search.ts
2023-03-27 00:27:00 -07:00
18alantom
1259420098 refactor: add context to shortcuts
- remove ref based doc shortcuts
2023-03-27 00:27:00 -07:00
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
74f4513a7e fix: capture key errors in print container
- add error boundary component
2023-03-16 22:34:51 -07:00
18alantom
997aa42f10 fix(ui): readonly not tabable
- pushed before adding to the previous commit
2023-03-16 10:52:50 +05:30
18alantom
f484c2b4aa fix(ux): show dbPath in the DatabaseSelector
- set lighter colour for disabled input
- if readonly not tabable
2023-03-16 10:48:28 +05:30
18alantom
708d172f7c fix(ux): toasts on sync, submit, delete and cancel
- dont route back on cancel
- dont show dialog on duplicate
- simplify two column form
2023-03-15 14:03:22 +05:30
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
6719c070e1 fix(ui): sticky quick edit form header
- fix quick search create routing
2023-03-15 11:01:48 +05:30
18alantom
94f3425928 fix(ux): show template on load
- show no entries message
2023-03-14 13:27:14 +05:30
18alantom
7a22ab8946 fix: extra resources build link
- display links upto two levels
- mark template strings for translation
2023-03-14 12:54:05 +05:30
18alantom
8ff4a97790 incr: remove redudant print settings 2023-03-13 21:14:10 +05:30
18alantom
dced1ed559 fix(ux): display template compilation errors
- fix failing tests due vue imports on ts-node compile
- prevent fyo access in templates
- update default template
- change outline colour
2023-03-13 15:42:19 +05:30
18alantom
8f84f2677c incr: add template select and save menu items
- add shortcut for view hints, show shortcut to apply changes
- update shortcut helper ui
2023-03-13 12:36:56 +05:30
18alantom
f061108565 fix(ui): transition for hints
- remove fix scrollbar jump on edit toggle
- remove toggle edit toast
- (unrelated) add formula for root type
2023-03-11 10:31:40 +05:30
18alantom
f7f3444352 incr: complete Edit Mode
- move name field to the placeholder
2023-03-10 17:24:14 +05:30
18alantom
593f5f0db7 incr: add display scale shortcuts
- focus and clear name if doc is new
2023-03-10 13:20:21 +05:30
18alantom
0614f99ea1 feat: add editor mode and apply changes shortcuts
- fix save shortcuts (in CommonForm too)
- update shortcuts helper list
- add documentation link
2023-03-09 21:46:31 +05:30
18alantom
bac00b5a36 fix(ui/ux): continuous drag for template pane
- remove border radius on
2023-03-09 20:49:45 +05:30
18alantom
5c1696ea85 fix(ui): update template editor layout
- remove modal, everything in one screent
2023-03-09 20:11:48 +05:30
18alantom
fcec404e63 fix(ui): start restyling editor
- add left pane for template
- add baseTemplate when starting with a new template
2023-03-09 15:49:02 +05:30
18alantom
6ec819f4ba feat: add HorizontalResizer 2023-03-09 14:26:21 +05:30
18alantom
11c714a957 feat: add autocomplete for linklabels
- update editor styling
2023-03-09 11:47:25 +05:30
18alantom
ec9cc7f2b4 fix(ui): update template editor colors 2023-03-08 19:55:45 +05:30
18alantom
a8f73b605e incr: use codemirror for editing 2023-03-08 14:31:02 +05:30
18alantom
45d39f4fcf refactor: convert sidebar toggler to use ref 2023-03-07 15:07:02 +05:30
18alantom
eda3bb7576 incr: insert or update .template.html files
- move .template.html files out of fixtures
2023-03-07 14:16:19 +05:30
18alantom
dabcbcd2ce fix: PrintTemplate list view
- type ListCell
- improve ListViewConfig types, update where required
2023-03-07 12:39:49 +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
0d3541fcb7 fix: templatebuilder readonly
- rename variable in evaluateFieldMeta
- add action to templatebuilder
2023-03-06 14:35:13 +05:30
18alantom
e63f24751c incr: add PrintContainer
- update PrintView to use save PrintTemplates
- use PrintContainer in TemplateBuilder
- refactor handleErrorWithDialog
2023-03-06 14:18:04 +05:30
18alantom
be999269e2 incr: rebase master
- clearout PrintView
- move doc status and barcode to the left
- fix color field display
2023-03-06 11:56:54 +05:30
18alantom
44f172316f incr: convert other templates to template.html files
- delete old invoice template files
2023-03-06 10:42:55 +05:30
18alantom
f398e190e6 incr: convert Minimal.vue to a template.html file 2023-03-06 10:42:41 +05:30
18alantom
b0c23a6295 incr: change scrollbar color
- actuall remove border
2023-03-06 10:42:17 +05:30
18alantom
c3dae8cce2 incr: add editor modal
- remove show hint button
2023-03-06 10:42:17 +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
6cf4a5ec0c incr: add pdf and doc actions 2023-03-06 10:40:03 +05:30
18alantom
dca5b52567 incr: add template key hint
- shift TemplateBuilder into folder
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
539157d122 feat: add link navigation
- getCreateRoute -> getFormRoute
- update formRoute listconfig
2023-03-03 17:53:03 +05:30
18alantom
7ed392654a incr: update ui for link field nav 2023-03-03 17:34:12 +05:30
18alantom
c6ca4f4e4c fix: Reports Date filter field issue
- update Report Issue template
2023-03-02 15:50:03 +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
440419b367 fix(ux): documentation path
- remove unnecessary injects
2023-03-01 14:05:59 +05:30
18alantom
e1920bd55e incr: update dynamic hidden
- delete unused settings tab files
2023-03-01 13:43:04 +05:30
18alantom
09f194badc incr: add sections to settings 2023-03-01 13:24:49 +05:30
18alantom
469a7c932b fix(ui): make settings use common form format 2023-03-01 12:23:20 +05:30
18alantom
68430a615e chore: update doc link with batches 2023-02-28 12:09:23 +05:30
18alantom
08cfaa6b68 fix: batch filter in stock bal
- allow viewing location if inventory is enabled
2023-02-28 11:42:59 +05:30
18alantom
487f0498a8 refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
18alantom
71aabec935 refactor: shift batch tests to new file
- remove redundant code from batch tests
- update settings show reload toast trigger
2023-02-28 11:25:48 +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
Alan
35179ec2eb
Merge pull request #525 from wahni-green/batch-wise-item
feat: batch-wise inventory
2023-02-27 00:06:05 -08:00
akshayitzme
7d97e72b92 feat: batchNumber in print template 2023-02-22 12:35:18 +05:30
18alantom
9864761fe7 fix: clear non existing SingleValue links 2023-02-21 19:13:41 +05:30
Akshay
56ebc57d76
Merge branch 'frappe:master' into batch-wise-item 2023-02-21 18:36:15 +05:30
18alantom
d229f514cb fix: failing importer tests due to undefined read 2023-02-21 18:24:46 +05:30
Akshay
fafd7aaddd
Merge branch 'master' into batch-wise-item 2023-02-21 17:59:05 +05:30
18alantom
d946c960a0 incr: move Shipments and PRec to common form
- remove GeneralForm.vue
2023-02-21 12:12:06 +05:30
18alantom
332307bdd1 incr: user common form for journal entries 2023-02-21 11:51:32 +05:30
18alantom
e0141b70d8 incr: use CommonForm for a few docs
- show errors
- shit setName to after validation
2023-02-21 11:04:35 +05:30
18alantom
0c077f09d2 incr: use legible temp name
- fix table borders
- enable edit row
2023-02-20 11:22:48 +05:30
18alantom
01e197f439 incr: status badge and action buttons 2023-02-20 10:22:19 +05:30
18alantom
7cfd0726d6 incr: add collapsible sections
- table borders
2023-02-17 21:56:54 +05:30
18alantom
1db70dfef6 feat: common form view 2023-02-17 21:05:06 +05:30
Akshay
915c1d2e5c
Merge branch 'frappe:master' into batch-wise-item 2023-02-17 10:58:05 +05:30
akshayitzme
12ae65600d fix: removed batch from sidebarConfig 2023-02-17 10:32:33 +05:30
18alantom
48797dff62 fix: support option field value or label
- remove address placeholder
- allow more types of entries to be imported
2023-02-15 19:19:17 +05:30
18alantom
aa04e1493c fix: autoselect issue in assignment row
- col count mismatch issue between header and body
2023-02-15 14:02:48 +05:30
18alantom
9d3ae6adfd fix: rewrite the data entry grid 2023-02-15 13:29:06 +05:30
18alantom
ff49958e5f incr: ask whether to submit
- complete clear successful on fix failed
2023-02-15 10:41:22 +05:30
18alantom
3c79e2fc94 incr: add import complete modal
- make modal backdrop milder
2023-02-15 10:16:00 +05:30
18alantom
27d58a0a2d fix(ui): move add row button to page header
- use icons
2023-02-14 23:48:33 +05:30
18alantom
2b8bc8c9a4 chore: remove data import 2023-02-14 15:05:09 +05:30
18alantom
3e5f0b6f83 incr: update validations
- display errors if present
2023-02-14 14:56:09 +05:30
18alantom
8e8e88d49f test: import from csv
- add check links
2023-02-14 13:34:22 +05:30
18alantom
b08c128c45 incr: convertion of valueMatrix to docs 2023-02-13 20:48:56 +05:30
18alantom
0194b6c26d incr: complete file selection
- complete valueMatrix population
2023-02-13 12:29:47 +05:30
18alantom
984cb54226 incr: reassign fields
- change primary to import if importable
- move select file to drop down
2023-02-04 12:56:43 +05:30
18alantom
18c3d56b68 fix: allow autocomplete to set and display null values 2023-02-04 12:08:19 +05:30
18alantom
6e64f4f93d incr: add pick columns modal 2023-02-02 17:52:50 +05:30
18alantom
b24577f9fc feat: start rewriting data import as the import wizard 2023-02-02 13:42:09 +05:30
18alantom
5fd192174d refactor: improve type definition of Field 2023-02-01 14:30:02 +05:30
18alantom
5cb136d22e refactor: type DataImport
- remove unused file
2023-02-01 13:16:54 +05:30
18alantom
39d92038a5 feat: add manufacture stock movement type 2023-01-31 13:36:03 +05:30
18alantom
765f9f76ce incr: add a few more shortcuts
- fix control issue
- add a shortcut helper
2023-01-30 20:08:37 +05:30
18alantom
974c95aafc incr: add shortcuts to go back and
- save, submit, cancel and delete a focused doc
- fix search filter issue
2023-01-30 16:20:48 +05:30
18alantom
e4fbecc914 incr: mods not added to pressed 2023-01-30 12:27:21 +05:30
18alantom
67f8879551 incr: add mods to shortcut class 2023-01-27 14:18:13 +05:30
18alantom
1ca26a5c41 refactor: use inject for languageDirection
- remove unnecessary spacer in pageheader when rtl
2023-01-27 14:13:36 +05:30
zaqoutabed
3e1d3cee54 fix: fix rtl in mac to prevernt traffic lights overlapping 2023-01-21 14:50:47 +02:00
Alan
b4818d35f1
Merge pull request #529 from zaqoutabed/rtl-sidebar
fix: fix rtl for sidebar toggle btn
2023-01-19 23:03:53 -08:00
akshayitzme
0ac24bfe77 Merge branch 'master' of https://github.com/frappe/books into batch-wise-item 2023-01-18 17:50:04 +05:30
18alantom
c11dbd854f incr: add keydown listener for scanner 2023-01-18 12:53:15 +05:30
zaqoutabed
108248e8fc fix: fix rtl for sidebar toggle btn 2023-01-17 18:30:26 +02:00
18alantom
b9c872d6dd incr: simplify barcode widget
- update exchange rate widget ui
- set default outline colour
2023-01-16 15:37:23 +05:30
18alantom
7656476b6a incr: update item docs with addItem
- start with barcode widget
2023-01-16 15:08:02 +05:30
18alantom
cf4f8d368c feat: add enable barcode 2023-01-16 11:01:12 +05:30
18alantom
fe68edd94d chore: add translation credits
- convert a few funcs to predicate funcs
2023-01-16 09:43:59 +05:30
akshayitzme
8a4e1e4f41 feat: BatchNumber schema & batch-wise validation 2023-01-14 16:58:16 +05:30
18alantom
665e341450 chore: format, lint and cleanup PR #521 2023-01-13 12:14:10 +05:30
Alan
87c40bc2d1
Merge pull request #521 from zaqoutabed/rtl-support
feat: Rtl support
2023-01-12 21:58:39 -08:00
Abdallah A. Zaqout
e6e2653050
fix: add custom-scroll border to right for RTL 2023-01-12 21:33:06 +03:00
18alantom
f69723ca31 fix(ux): show enabled features 2023-01-09 12:39:02 +05:30
18alantom
4aa92457c7 fix(ui): a few route issues with common docs 2023-01-09 12:33:26 +05:30
zaqoutabed
1a510082b7 fix: fix rtl in Report and ChartOfAccount 2023-01-07 17:53:09 +03:00
zaqoutabed
b90d2f5d2a change borders and text-align for rtl 2023-01-07 16:02:23 +03:00
zaqoutabed
199c2ad1fa fix rtl in padding 2023-01-07 15:40:16 +03:00
zaqoutabed
47198e3690 add rtl to list-view 2023-01-07 15:29:18 +03:00
zaqoutabed
09dba75370 change left/right->start/end to support rtl 2023-01-07 13:57:07 +03:00
zaqoutabed
f288e4dde8 use tailwindcss-rtl package 2023-01-07 13:25:08 +03:00
18alantom
4939fbd5fb feat: add common period selector 2023-01-05 13:30:33 +05:30
18alantom
cb3fc14e49 feat: add expand collapse button 2023-01-05 12:11:09 +05:30
18alantom
7c60b71294 fix: list ordering issues 2023-01-05 11:14:05 +05:30
18alantom
290772d924 fix(ui): transition on more quickedit panes 2023-01-05 10:53:59 +05:30
18alantom
ddca02104b fix(ui): display report filter names 2023-01-05 10:44:27 +05:30
18alantom
ad2eec1acb fix(ui): transition on printview customizer 2023-01-05 10:43:25 +05:30
18alantom
9bcb651f02 fix(ui): transition on modal 2023-01-05 10:43:25 +05:30
18alantom
88f601511d fix(ui): transition on quick edit display 2023-01-05 10:43:24 +05:30
18alantom
892ca87fe1 feat: hideable sidebar 2023-01-05 10:43:24 +05:30
18alantom
808abd224f fix(ux): common purpose entries displayed in specific lists 2023-01-04 17:53:42 +05:30
18alantom
013bf3af4f chore: update readme with Swedish contrib
- add sv to languageCodeMap
2023-01-04 15:10:02 +05:30
18alantom
1620c49294 fix: undefined TypeError in search
- send path in error.more
2022-12-23 12:43:06 +05:30
18alantom
0e0c8a001a fix: save button disappears issue 2022-12-23 12:00:52 +05:30
18alantom
6b8c74c35f fix: remove account from CoA without refresh
- prevent opening datetime if readonly
2022-12-14 16:48:55 +05:30
18alantom
d1c2b17ae3 fix: prevent Save and Submit appearing together 2022-12-14 14:32:09 +05:30
18alantom
66cfd2efd9 fix: colour selection is a color picker
- report 0s are faded
- group Item actions
2022-12-14 14:09:45 +05:30
18alantom
67235bfb3f fix: dropdown create issue
- fix setup tests
2022-12-14 13:34:29 +05:30
18alantom
cc1a3c26f5 fix: disappearing dropdown items w/o groups
- setting of Account fields after insert
- datetime editing on click
2022-12-14 13:00:44 +05:30
18alantom
9804486562 fix: setupwizard datetime issue 2022-12-14 12:27:40 +05:30
18alantom
ff8b5431f5 fix: import issue 2022-12-13 16:24:03 +05:30
18alantom
a140e82321 refactor: use App level shortcut 2022-12-08 15:19:22 +05:30
18alantom
0bc22d847b chore: add doc links for inventory 2022-12-08 11:07:10 +05:30
18alantom
d17352b8f3 fix: toggle popover on click
- hide clear if required
2022-12-05 16:44:34 +05:30
18alantom
c6fe61c545 feat: add datetime component
- refactor date component
2022-12-05 15:31:31 +05:30
18alantom
a879f04ad5 incr: add stock indicator text
- move inventory reports to Inventory
2022-11-30 20:16:20 +05:30
18alantom
bea9d86b91 feat: add view transfer/payments on invoices 2022-11-30 19:05:49 +05:30
18alantom
1f259524b9 incr: grouped action dropdowns 2022-11-30 12:29:52 +05:30
18alantom
332bf93a1e incr: change inventory enable trigger 2022-11-30 11:24:05 +05:30
18alantom
1d61a870a5 feat: add stock balance report 2022-11-25 14:51:58 +05:30