2
0
mirror of https://github.com/frappe/books.git synced 2024-11-12 16:36:27 +00:00
Commit Graph

197 Commits

Author SHA1 Message Date
akshayitzme
ad9401e244 chore: fix code format 2023-12-04 14:38:12 +05:30
akshayitzme
22b32cbc41 feat: pos schemas 2023-12-04 14:38:12 +05:30
akshayitzme
2d52ce8a25 fix: revert referenceType as required 2023-12-03 12:37:51 +05:30
Mildred Ki'Lya
f946ce82ae
Merge pull request #769 from digitalentity/de_add_swiss_regional_settings
Add regional schema for Switzerland
2023-12-02 18:34:27 +01:00
Konstantin Sharlaimov
6ec7a1b9a1 Add regional schemas for Switzerland. 2023-11-28 22:14:35 +01:00
Akshay
f5304b1331
Merge pull request #743 from akshayitzme/invoice-return
feat: invoice return
2023-11-18 15:21:14 +05:30
akshayitzme
67f9232160 fix: show return payments in the belonged list 2023-10-11 11:43:43 +05:30
18alantom
034d612d29 fix: remove valuation selection
- book COGS according to FIFO valuation on Shipment
2023-09-25 23:59:34 -07:00
akshayitzme
3199121432 feat: invoice returns schema 2023-09-23 15:56:24 +05:30
18alantom
316f052c53 fix: isRequired handling
- add support for default value in fields
2023-09-20 23:33:48 -07:00
18alantom
f91e2e89df fix: order in address quick view 2023-08-28 12:48:11 +05:30
18alantom
ad05ca7466 fix(ux): rename item for to Purpose
- contextual indep naems for stock not transf
2023-08-28 11:50:15 +05:30
18alantom
d86cd90d6f fix(ux): rename party to context based
- move country before state
- rename track item to track inventory
2023-08-25 12:37:02 +05:30
18alantom
d485bf46d7 fix(ui): rename Tax label to Tax Template 2023-08-24 17:13:44 +05:30
18alantom
29a2aced94 fix: set target and references in custom fields 2023-08-22 12:15:12 +05:30
Alan
1a93ab04a5
Merge pull request #682 from akshayitzme/feat-stock-return
feat: stock return
2023-08-18 03:11:25 -07:00
18alantom
ef5b1c80e4 fix: show Is Required
- show Custom Form in search only if enabled
2023-08-09 12:02:15 +05:30
18alantom
93ad5d6a9a incr: use common form for now
- fix custom field type
2023-08-09 10:26:45 +05:30
18alantom
bf10927be9 feat: enable custom fields
- fix date issue in setup test
2023-08-03 13:18:14 +05:30
akshayitzme
8f95e9098c fix: move enable stock returns to inventory 2023-07-31 17:51:59 +05:30
18alantom
e840b5bb7c incr: add customization schemas and models 2023-07-31 12:38:32 +05:30
18alantom
202612b57a incr: add feature flag for custom fields
- also add page and sidebar item
2023-07-28 12:32:27 +05:30
18alantom
823739f564 fix: create backup on migrate or patch 2023-07-12 14:58:14 +05:30
akshayitzme
c5cc916127 feat: stock return schema 2023-07-01 12:57:44 +05:30
18alantom
8c9d81d298 chore: format files using prettier 2023-06-27 13:11:15 +05:30
Abdallah A. Zaqout
c1649b11db make Tax Rate and Tax Amount readOnly 2023-06-26 03:43:40 -07:00
18alantom
d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +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
7d10951316 fix: ItemPrice -> PriceListItem
- update and remove fields
2023-06-06 22:11:54 -07:00
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
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
18alantom
b3209b8083 feat: create invoice from stock transfer 2023-06-05 11:39:40 +05:30
18alantom
5ec0270540 feat: modal to selct print size 2023-06-02 16:21:27 +05:30
18alantom
4581d1d089 feat: add button to toggle form width 2023-05-31 11:12:09 +05:30
18alantom
2007e4339d fix: Print View sync issue
- hide multi currency fields cause widget is sufficient
- exchange rate update issue
2023-05-08 12:00:14 +05:30
18alantom
a8e8225ad6 fix: dashboard scroll issue
- remove '.' from labels
2023-05-08 10:35:50 +05:30
18alantom
6869ca9652 fix: shift serial number creation to Transfer 2023-05-05 11:13:04 +05:30
18alantom
0d80548c36 fix issues in e5a854c 2023-05-04 16:15:12 +05:30
akshayitzme
17c36f9adb feat: serialNo 2023-04-25 12:37:29 +05:30
akshayitzme
50942cd373 feat: serialNo schema 2023-04-25 12:35:10 +05:30
18alantom
eb2b6f4727 fix: replace path after a doc has been inserted
- reword "Features Flags" to "Features"
- reword "Save to database"
- fix "New Entry" display
- fix address sectioning
2023-04-24 20:32:12 -07:00
18alantom
0b439c4429 fix: CommonForm error
- dont use computed fields
2023-04-20 13:27:14 +05:30
18alantom
19aa0d949a chore: rename Quick Payment to Auto Payment
- ∵ more semantically correct
2023-04-20 13:12:29 +05:30
18alantom
bc909f630a feat: add default fields for Quick Payments
- fix punctuation
- improve submit dialog if quick payment
2023-04-20 11:40:23 +05:30
18alantom
d9415233f5 fix(ux): Add sections for a few Entry types
- remove widgets from the QuickEditForm
- remove redundant files
2023-04-14 15:31:04 +05:30
18alantom
202ddf829b incr: add shortcuts for linked entries
- fix quickedit shortcut
- most settings to tab
- fix coa auto select in SetupWizard
- remove sections and tabs if empty
2023-04-14 10:43:18 +05:30
18alantom
28158e5add incr: update invoice schema with sections
- hide name from transactional schemas
2023-04-12 14:35:38 +05:30