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

2000 Commits

Author SHA1 Message Date
18alantom
c0c3046c20 fix: for loop keys, buggy toValue 2022-07-27 05:48:10 -07:00
18alantom
e76e67ceea fix: drag issue on Windows 2022-07-27 17:41:26 +05:30
18alantom
d798e6df77 v0.6.1-beta.0 2022-07-26 19:26:20 +05:30
Alan
8c7088d752
Merge pull request #424 from frappe/minor-fixes-two
fix: a bunch of minor issues
2022-07-26 19:24:42 +05:30
18alantom
c8f5c0123f fix: ask if should update
- if next version is beta and !current
2022-07-26 19:23:56 +05:30
18alantom
e65f69b5d5 fix: prevent undefined children from throwing error 2022-07-26 19:12:52 +05:30
18alantom
f4e5f3d29b fix: show P&L when either income or expense 2022-07-26 19:05:52 +05:30
18alantom
e7b067e3c6 fix: openSettings tab issue
- duplicate prevents edit cause of submitted copy issue
2022-07-21 19:15:02 +05:30
18alantom
8cafc60c7f chore: reword get started description 2022-07-21 19:14:36 +05:30
18alantom
af8ffcbf71 fix: window-drag on Windows
- remove listener on unmounting outside click
2022-07-21 18:10:31 +05:30
18alantom
5f8663438c chore: update translation contributors 2022-07-21 14:27:42 +05:30
Alan
086a8ee1b7
Merge pull request #423 from dhruvilxcode/add-translation-language-gu-gujarati
translation file generated for language_code:gu and added translated entries
2022-07-21 14:26:29 +05:30
dhruvilxcode
58bb585127 added 'gu' entry in src/utils/language.ts 2022-07-21 14:07:05 +05:30
dhruvilxcode
630e402a24 translation file generated and added translated entries 2022-07-21 13:08:41 +05:30
18alantom
984a501385 fix(ux): simplify filter options
- hide implicit filters
2022-07-20 15:17:24 +05:30
18alantom
0dccb42fb1 fix: simplify configfile updation 2022-07-20 14:14:36 +05:30
Alan
21826cdd15
Merge pull request #421 from frappe/dependabot/npm_and_yarn/terser-4.8.1
chore(deps): bump terser from 4.8.0 to 4.8.1
2022-07-20 13:23:35 +05:30
dependabot[bot]
75bb575d89
chore(deps): bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 01:31:50 +00:00
18alantom
38a078155f v0.6.0-beta.1 2022-07-19 15:10:51 +05:30
18alantom
209f4f4426 fix(ux): remove language slide 2022-07-19 14:03:33 +05:30
18alantom
5945db10dc fix: don't log telemetry on setup or dummy create
- add a baseCount modal if dev mode for dummy create
2022-07-19 13:29:06 +05:30
18alantom
b47347c26a fix(ui): dirty ugly hack to display error
- needs to be done without `relative` on the container
- cause else popup get's messed up
2022-07-18 23:10:20 +05:30
18alantom
c88908de9a fix: simplify telemetry code, send platform 2022-07-18 16:43:56 +05:30
18alantom
12654539c3 fix(ui): error message in table row 2022-07-18 13:46:23 +05:30
18alantom
3717b7d23b fix(ui): remove search border-l when Settings 2022-07-18 13:17:20 +05:30
18alantom
a666253816 fix: rename discounting to discount accounting 2022-07-15 16:24:07 +05:30
Alan
6154b3aa55
Merge pull request #418 from 18alantom/add-discounts
feat: add discounts
2022-07-15 14:34:17 +05:30
18alantom
02825c4e9c incr: allow edit without close
- remove bg if readonly
2022-07-15 14:20:25 +05:30
18alantom
099324217d incr: add amount paid on entering writeoff 2022-07-15 14:00:25 +05:30
18alantom
02f1b11203 fix: row naming issue 2022-07-15 13:40:51 +05:30
18alantom
90e5680df0 incr: add discount to print view 2022-07-15 13:22:19 +05:30
18alantom
f05f77e191 incr: ledger posting for discount
- remove invoice wide discount
2022-07-15 13:05:07 +05:30
18alantom
f157ed4240 fix: computed columns issue 2022-07-14 23:30:24 +05:30
18alantom
01c2d903b1 incr: add discountAccount 2022-07-14 18:03:31 +05:30
18alantom
877cc0b8d4 incr: display discount input on the form 2022-07-14 15:28:25 +05:30
18alantom
bab18dc8f7 incr: use flags in invoiceitem discounting
- update grand total calculation
2022-07-14 14:58:26 +05:30
18alantom
7f928ca712 incr: add a few calculations
- add enableDiscounting
- add toggle between amount and percent
- minor ui fixes
2022-07-13 23:18:20 +05:30
18alantom
be44333e64 incr: display discount breakdown 2022-07-13 13:43:42 +05:30
18alantom
ff085d6766 incr: show discount note 2022-07-12 17:11:24 +05:30
18alantom
eb66317dce incr: add computed, update row amount display vals 2022-07-12 15:53:46 +05:30
18alantom
3dfdf22f9f incr: two way bound quick edit for item rows 2022-07-11 16:25:01 +05:30
18alantom
a8e8649112 incr: open quick edit on edit click 2022-07-11 14:15:37 +05:30
18alantom
2f33f24db9 incr: update invoice schemas with discount fields 2022-07-11 13:22:53 +05:30
18alantom
014db554fa feat: add custom UOM support 2022-07-08 23:24:26 +05:30
18alantom
e04d74128f fix(ui): badge and button colors 2022-07-07 19:07:04 +05:30
18alantom
8e6aab2c02 fix(ux): persistent back button 2022-07-07 19:07:04 +05:30
18alantom
a200753063 incr: add platform when report issue 2022-07-07 19:07:04 +05:30
18alantom
d268255c4a fix(ui): scroll when readonly 2022-07-07 19:07:04 +05:30
18alantom
4723d169f9 fix: don't reuse NumberSeries id 2022-07-07 19:07:04 +05:30
18alantom
c49eeed102 fix(ui): help bar spacing 2022-07-05 15:27:51 +05:30