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 |
|
18alantom
|
ab2d2f8975
|
incr: add make stock transfer
|
2022-11-22 14:42:49 +05:30 |
|
18alantom
|
46d84a38fc
|
incr: update search
|
2022-11-21 12:56:13 +05:30 |
|
18alantom
|
8ae6ae0cca
|
incr: add default location
|
2022-11-21 12:45:57 +05:30 |
|
18alantom
|
5d732844fb
|
incr: add ledger links
- fix sidebar issue
- show grand total
|
2022-11-21 12:05:05 +05:30 |
|
18alantom
|
9a510f1a63
|
feat: add shipment and purchase receipt
|
2022-11-18 23:01:50 +05:30 |
|
18alantom
|
14138967c1
|
incr: add inventory settings
|
2022-11-18 14:14:29 +05:30 |
|
18alantom
|
b5f8e49299
|
incr: improve stockmovement ux
- hide inventory defaults until enabled
|
2022-11-16 14:05:38 +05:30 |
|
18alantom
|
8b04b5b2ab
|
incr: update defaults for inventory
|
2022-11-16 12:14:00 +05:30 |
|
18alantom
|
cf37077b6d
|
incr: add Purchase Recipt & Shipment scaffolding
|
2022-11-14 14:00:11 +05:30 |
|
18alantom
|
e1123ecc3a
|
incr: add basic stock ledger (w.i.p)
|
2022-11-07 13:29:35 +05:30 |
|
18alantom
|
82e67a8874
|
incr: add dummy inventory test
- add test boiler plate
- fix import error
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
eba755dd11
|
refactor: move init code out of initFyo
- initFyo just contains the global fyo object
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
a8b5884929
|
incr: wire up stock movement
- prevent erroneous setting of track item
- fix table UI
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
2c0540bfd5
|
incr: add enable inventory
- add basic inventory schemas
- add basic inventory models
- patch stockmovement number series
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
afcc5fb2b2
|
incr: add inventory icon
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
09e2da3abd
|
refactor: update CoA balance calculation
- update tests
|
2022-11-06 23:55:22 -08:00 |
|
18alantom
|
d73d331a87
|
refactor: use NaN safe Number parsing where applicable
|
2022-11-06 23:55:22 -08:00 |
|
Alan
|
d844cc6816
|
Merge pull request #477 from wcxu21/master
Add Simplified Chinese translation
|
2022-11-05 10:43:24 -07:00 |
|