2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
Commit Graph

2225 Commits

Author SHA1 Message Date
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
2d54b9904b fix: patch incorrect number series 2023-01-05 10:44:29 +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
Alan
570fb21810
Merge pull request #520 from papplo/language/sv-SV
Added baseline translations
2023-01-04 01:39:13 -08:00
Pablo Anttila
58a651a9a8 Corrections 2022-12-25 23:57:49 +01:00
Pablo Anttila
7b40935848 Added baseline translations 2022-12-25 23:47:18 +01:00
18alantom
8d4669a878 fix: undefined account in accountMap
- remove logUnexpected
- remove global fyo occurance from report
2022-12-23 13:17: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
Alan
f3dffe9d85
Merge pull request #516 from Seergs/es-translation
Add a few translated string for ES
2022-12-19 22:46:08 -08:00
18alantom
80520961a5 chore: update locale and date format 2022-12-20 12:11:19 +05:30
SERGIO SUAREZ ALVAREZ
50f5d2146f Add a few translated string for ES 2022-12-19 18:05:37 -06:00
18alantom
5ff72f93b7 v0.8.0-beta.1 2022-12-15 14:06:47 +05:30
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