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

2592 Commits

Author SHA1 Message Date
18alantom
944f7cc81e refactor: remove Table from FormControl
- Table fields are only used on CommonForms anyways
- Causes circular import
2023-06-14 14:39:07 +05:30
18alantom
35c019897d refactor: use require for electron imports 2023-06-14 14:10:03 +05:30
18alantom
daa7fe549f refactor: import icons instead of require.context
- fix image path for empty list
2023-06-14 14:03:46 +05:30
18alantom
ae2f6c2a9e incr: fix import paths add ext .vue 2023-06-14 10:30:40 +05:30
Alan
b1849928d2
Merge pull request #661 from frappe/report-print
feat: print reports to PDF
2023-06-13 01:45:06 -07:00
18alantom
dd54450ccf incr: add print shortcut in reports 2023-06-13 14:13:48 +05:30
18alantom
d3d5d56f09 feat: report to pdf 2023-06-13 13:37:39 +05:30
18alantom
a4729e2a6c fix(ui): full scale printview only if it fits 2023-06-13 09:31:33 +05:30
18alantom
40d889ae73 chore: type Report.vue
- add print button
2023-06-13 09:00:50 +05:30
Abdallah A. Zaqout
494e25e3d6 if item has discount use it as amount
its help wen add item first time and discount is zero
2023-06-11 23:46:21 -07:00
akshayitzme
bef87b0afa chore: remove redundant console.log 2023-06-11 23:44:56 -07:00
18alantom
7fb807ec85 fix(ux): switch Datetime to use native input 2023-06-07 21:31:23 -07:00
18alantom
5eb30d8861 fix(ux): switch Date to use native input 2023-06-07 21:31:23 -07:00
Abdallah A. Zaqout
3d9dd9c02b pass canCreate to List.vue as prop 2023-06-06 23:56:33 -07:00
Abdallah A. Zaqout
a956d74679 hide Make Entry if can not create 2023-06-06 23:56:33 -07:00
18alantom
ba7f80eeeb chore: update german translations
- contributed by promexio in #651
2023-06-07 12:24:27 +05:30
18alantom
fe087c5831 v0.16.0 2023-06-07 12:22:31 +05:30
18alantom
89e45c604c fix: price list table visiblity
- make price list searchable
- remove row edit from price list
2023-06-07 11:58:15 +05:30
18alantom
9a53e9c648 fix: update and fix failing tests 2023-06-06 22:11:54 -07:00
18alantom
b97bbc293d fix: item rate fetch logic 2023-06-06 22:11:54 -07:00
18alantom
7d10951316 fix: ItemPrice -> PriceListItem
- update and remove fields
2023-06-06 22:11:54 -07:00
zaqoutabed
bed66cb67a add enabeld state in listview 2023-06-06 20:46:30 -07:00
zaqoutabed
ff61e1b4c7 make it translatable 2023-06-06 20:46:30 -07:00
zaqoutabed
d84a531c96 fix: getItemPrice logic 2023-06-06 20:46:30 -07:00
Alan
341148e326
Merge pull request #653 from akshayitzme/price-list-5
feat: price list
2023-06-06 06:37:48 -07:00
akshayitzme
fd0fba6ed7 test: price list 2023-06-06 14:29:19 +05:30
akshayitzme
3862fe1006 feat: price list 2023-06-06 14:29:08 +05:30
akshayitzme
2a82b021fb feat: price list schema 2023-06-06 14:28:48 +05:30
Alan
25b230b9a2
Merge pull request #652 from frappe/auto-stock-transfer
feat: auto stock transfer
2023-06-06 01:20:47 -07:00
18alantom
96cad8a3d5 incr: fix default fieldname
- fix passed date
2023-06-06 13:49:59 +05:30
18alantom
ce4481b609 feat: add auto stock transfer 2023-06-06 13:14:26 +05:30
18alantom
e3b6d30608 incr: update schemas for auto stock transfer 2023-06-06 12:33:58 +05:30
Alan
081ad7a38f
Merge pull request #649 from frappe/create-invoice-from-stock-transfer
feat: create invoice from stock transfer
2023-06-04 23:29:27 -07:00
18alantom
b3209b8083 feat: create invoice from stock transfer 2023-06-05 11:39:40 +05:30
18alantom
035c7aba3c chore: add creds for es translations 2023-06-05 10:41:34 +05:30
Alan
4d695ce46a
Merge pull request #647 from delbertf/update-spanish-translation
update spanish translation
2023-06-04 22:09:31 -07:00
Alan
0eb0f81a88
Merge pull request #645 from frappe/print-view-issues
fix: print view issues
2023-06-02 07:23:05 -07:00
18alantom
1016e39c1b feat: update save pdf to use custom size 2023-06-02 19:50:32 +05:30
Delbert
0a12027026 update spanish translation 2023-06-02 09:42:09 -04:00
18alantom
9011ae04fa feat: update display to use set size 2023-06-02 18:59:03 +05:30
18alantom
5ec0270540 feat: modal to selct print size 2023-06-02 16:21:27 +05:30
18alantom
8f0f154549 fix(ux): space between label
- use PrintSettings.companyName instead
2023-06-02 13:06:31 +05:30
18alantom
3628957593 chore: add creds for de translations 2023-06-02 12:56:10 +05:30
18alantom
16765201bf v0.15.0 2023-05-31 12:08:18 +05:30
Abdallah A. Zaqout
61215f1a38 clear result when TargetSchema changed 2023-05-30 23:35:32 -07:00
18alantom
8d1f3bbabb chore: remove redundant double quotes
- format is set by `yarn script:translate -l de`
2023-05-31 11:52:47 +05:30
Alan
9bc953c6fa
Merge pull request #639 from C2H6-383/master
Improved the German translations
2023-05-30 23:22:16 -07:00
18alantom
ae846d85e7 fix(ui): exchange rate widget height 2023-05-31 11:49:02 +05:30
Alan
c32c4e31b3
Merge pull request #644 from frappe/full-width-mode
feat: full width forms
2023-05-30 23:13:52 -07:00
18alantom
ab6cc88fdd fix: prevent flicker by setting data before mount 2023-05-31 11:16:12 +05:30