18alantom
|
f1958259c5
|
chore: add asarUnpack to prevent tmp.node files
|
2022-12-15 13:52:52 +05:30 |
|
Alan
|
a91d9c1fce
|
Merge pull request #513 from frappe/dependabot/npm_and_yarn/express-4.18.2
chore(deps): bump express from 4.17.1 to 4.18.2
|
2022-12-14 04:57:35 -08:00 |
|
dependabot[bot]
|
3028f4bb33
|
chore(deps): bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 12:56:27 +00:00 |
|
Alan
|
f0bd9e18ad
|
Merge pull request #504 from frappe/dependabot/npm_and_yarn/qs-6.5.3
chore(deps): bump qs from 6.5.2 to 6.5.3
|
2022-12-14 04:55:58 -08:00 |
|
Alan
|
a98bb00d5f
|
Merge pull request #510 from frappe/minor-fixes
fix: a few bug fixes
|
2022-12-14 04:55:12 -08:00 |
|
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
|
33da5806cf
|
chore: enable signDlls
|
2022-12-13 16:00:21 +05:30 |
|
Alan
|
1a2189e941
|
chore: fix readme images
|
2022-12-13 14:12:37 +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 |
|
dependabot[bot]
|
7838744d4d
|
chore(deps): bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 03:22:57 +00:00 |
|
18alantom
|
f039e7f276
|
v0.8.0-beta.0
|
2022-12-05 17:01:06 +05:30 |
|
Alan
|
eeb6424825
|
Merge pull request #501 from frappe/dependabot/npm_and_yarn/decode-uri-component-0.2.2
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
|
2022-12-05 03:15:47 -08:00 |
|
Alan
|
4e238361fe
|
Merge pull request #496 from frappe/dependabot/npm_and_yarn/electron-18.3.7
chore(deps-dev): bump electron from 18.2.4 to 18.3.7
|
2022-12-05 03:15:37 -08:00 |
|
Alan
|
6f8d73c677
|
Merge pull request #502 from frappe/datetime-component
feat: Datetime component
|
2022-12-05 03:15:18 -08:00 |
|
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 |
|
dependabot[bot]
|
5539077251
|
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 17:04:09 +00:00 |
|
dependabot[bot]
|
e1755d75fe
|
chore(deps-dev): bump electron from 18.2.4 to 18.3.7
Bumps [electron](https://github.com/electron/electron) from 18.2.4 to 18.3.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.2.4...v18.3.7)
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-01 08:57:58 +00:00 |
|
Alan
|
78e13db385
|
Merge pull request #474 from 18alantom/inventory
feat: base inventory features
|
2022-12-01 00:57:11 -08:00 |
|
18alantom
|
eaaa4caa9e
|
fix(ux): minor ux fixes
|
2022-12-01 14:01:23 +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
|
a3f96a90e1
|
test: invoice linked stock transfers
- update invoice cancel and delete
|
2022-11-23 13:47:23 +05:30 |
|
18alantom
|
ab2d2f8975
|
incr: add make stock transfer
|
2022-11-22 14:42:49 +05:30 |
|
18alantom
|
f9a95a7c9b
|
incr: update accounts
- rename account fields on item
- change valuation method in stock ledger
|
2022-11-21 15:27:59 +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
|
a9fd590512
|
incr: complete stock ledger
|
2022-11-10 00:12:00 +05:30 |
|
18alantom
|
a277c748fb
|
incr: add StockQueue manager class
|
2022-11-09 19:18:03 +05:30 |
|
18alantom
|
e1123ecc3a
|
incr: add basic stock ledger (w.i.p)
|
2022-11-07 13:29:35 +05:30 |
|
18alantom
|
2bc0ce2237
|
incr: validate against negative stock
|
2022-11-07 13:29:33 +05:30 |
|
18alantom
|
43784984c3
|
fix: stock movement
- test: stock movement create and cancel
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
2a5686058d
|
incr: add deleteAll
- fix db where clauses
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
6805ebcaba
|
fix: allow location to be common
|
2022-11-07 13:28:35 +05:30 |
|