Commit Graph

  • 4b65fbb50d fix: CommonForm name field readonly - CommonForm clear tempname on focus - remove inline editing of inline docs - remove "inline" config on schema fields - show select placeholder only if no label - rename inlineEditDisplayField to linkDisplayField 18alantom 2023-03-02 13:42:16 +05:30
  • 48e9f1b668 fix(ui): Link fieldtype, show display field - make address a manually named entry type - make a few more entry types searchable - fix dropdown filter undefined issue - reset settings docs if not saved - fix ux dropdown toggle on click 18alantom 2023-03-02 11:58:08 +05:30
  • 51ce718d01 Merge pull request #566 from frappe/redo-settings AlanandGitHub 2023-03-01 00:55:46 -08:00
  • 440419b367 fix(ux): documentation path - remove unnecessary injects 18alantom 2023-03-01 14:05:59 +05:30
  • e1920bd55e incr: update dynamic hidden - delete unused settings tab files 18alantom 2023-03-01 13:43:04 +05:30
  • 09f194badc incr: add sections to settings 18alantom 2023-03-01 13:24:49 +05:30
  • 469a7c932b fix(ui): make settings use common form format 18alantom 2023-03-01 12:23:20 +05:30
  • ee495bb174 Merge pull request #562 from frappe/fix-batchwise-inventory AlanandGitHub 2023-02-27 22:43:44 -08:00
  • 68430a615e chore: update doc link with batches 18alantom 2023-02-28 12:09:23 +05:30
  • 08cfaa6b68 fix: batch filter in stock bal - allow viewing location if inventory is enabled 18alantom 2023-02-28 11:42:59 +05:30
  • 487f0498a8 refactor: rename Batch Number to Batch 18alantom 2023-02-28 11:31:04 +05:30
  • 71aabec935 refactor: shift batch tests to new file - remove redundant code from batch tests - update settings show reload toast trigger 18alantom 2023-02-28 11:25:48 +05:30
  • b3e4073bb7 feat: batchwise filters in stock ledger and stock balance 18alantom 2023-02-27 19:41:39 +05:30
  • 9a8e423b72 fix: batch quantity validations 18alantom 2023-02-27 19:16:04 +05:30
  • 7029fa79ae fix: valuation calculation when batches - use InvoiceItem batch on getStockTransfer 18alantom 2023-02-27 18:54:49 +05:30
  • 9646580b38 incr: make flags readonly once set - remove redundant validation 18alantom 2023-02-27 18:44:50 +05:30
  • 7ae697849e incr: validate if batch no set 18alantom 2023-02-27 18:39:18 +05:30
  • 869cdebed7 fix: hide UOM conversion and batches behind flags - add enable uom conversions flag - add enable batches flag - remove batch no from table fields and move to quick edit 18alantom 2023-02-27 18:11:35 +05:30
  • a6b051ac04 Merge pull request #560 from Faridget/patch-1 AlanandGitHub 2023-02-27 00:06:50 -08:00
  • 35179ec2eb Merge pull request #525 from wahni-green/batch-wise-item AlanandGitHub 2023-02-27 00:06:05 -08:00
  • fd393ae2d3 Update ar.csv FaridgetandGitHub 2023-02-23 11:29:11 +03:00
  • 707fb798e7 fix: move hasBatchNumber to Inventory Section akshayitzme 2023-02-22 14:47:48 +05:30
  • 7d97e72b92 feat: batchNumber in print template akshayitzme 2023-02-22 12:35:18 +05:30
  • 9864761fe7 fix: clear non existing SingleValue links 18alantom 2023-02-21 19:13:41 +05:30
  • 56ebc57d76 Merge branch 'frappe:master' into batch-wise-item AkshayandGitHub 2023-02-21 18:36:15 +05:30
  • d229f514cb fix: failing importer tests due to undefined read 18alantom 2023-02-21 18:24:46 +05:30
  • fafd7aaddd Merge branch 'master' into batch-wise-item AkshayandGitHub 2023-02-21 17:59:05 +05:30
  • d6a4428d98 Merge pull request #557 from frappe/feat-uom-and-conversion-factor AlanandGitHub 2023-02-21 02:47:02 -08:00
  • 52bf777d8d fix: update display order, fix formulas 18alantom 2023-02-21 16:10:06 +05:30
  • 140b99a401 incr: update items hidden - rebase master add uomConversions 18alantom 2023-02-21 15:25:50 +05:30
  • ff061d21ea fix: unit conversion related model props 18alantom 2023-02-21 14:48:55 +05:30
  • ef073ec770 fix: unit conversion related schema names 18alantom 2023-02-21 14:24:35 +05:30
  • 7a51cef5c3 refactor: uom label akshayitzmeand18alantom 2023-02-15 14:54:36 +05:30
  • a132705545 feat: uom conversion factor akshayitzmeand18alantom 2023-02-15 14:39:56 +05:30
  • da7cd2af55 incr: uom conversion child table & schema changes akshayitzmeand18alantom 2023-02-15 14:37:38 +05:30
  • 394332d125 feat: UOMConversionFactor Schema & schema changes akshayitzmeand18alantom 2023-02-13 20:39:12 +05:30
  • 60189d527b feat: add uom conversion unit-conversion 18alantom 2023-02-21 13:33:30 +05:30
  • 14f832dabf Merge pull request #555 from 18alantom/common-form-view AlanandGitHub 2023-02-20 22:47:30 -08:00
  • d946c960a0 incr: move Shipments and PRec to common form - remove GeneralForm.vue 18alantom 2023-02-21 12:12:06 +05:30
  • a665313e80 test: batchNumber transactions akshayitzme 2023-02-21 11:55:23 +05:30
  • 332307bdd1 incr: user common form for journal entries 18alantom 2023-02-21 11:51:32 +05:30
  • 306372db1c test: batchNumber transactions akshayitzme 2023-02-21 11:37:55 +05:30
  • e0141b70d8 incr: use CommonForm for a few docs - show errors - shit setName to after validation 18alantom 2023-02-21 11:04:35 +05:30
  • 0c077f09d2 incr: use legible temp name - fix table borders - enable edit row 18alantom 2023-02-20 11:22:48 +05:30
  • 01e197f439 incr: status badge and action buttons 18alantom 2023-02-20 10:22:19 +05:30
  • 7cfd0726d6 incr: add collapsible sections - table borders 18alantom 2023-02-17 21:56:41 +05:30
  • 1db70dfef6 feat: common form view 18alantom 2023-02-17 21:05:06 +05:30
  • 09591703e4 refactor: validateStockAvailability akshayitzme 2023-02-17 16:04:46 +05:30
  • 4fc6c3cf1b refactor: validateBatchWiseStockAvailability akshayitzme 2023-02-17 15:45:36 +05:30
  • ec31a3ba65 refactor: batch-wise stock availability validation akshayitzme 2023-02-17 15:30:44 +05:30
  • 1d188151e8 Merge branch 'batch-wise-item' of https://github.com/wahni-green/books into batch-wise-item akshayitzme 2023-02-17 15:14:17 +05:30
  • 7cecf4e8df refactor: removed hasBatchNumber validation akshayitzme 2023-02-17 15:09:57 +05:30
  • f10399074f refactor: hasBatchNumber validation akshayitzme 2023-02-17 14:56:42 +05:30
  • 261a3df48d chore: remove code comments akshayitzme 2023-02-17 12:25:47 +05:30
  • f966af5633 fix: batchNumber in getSBE akshayitzme 2023-02-17 12:16:50 +05:30
  • 961ad62a18 chore: typo in StockMovementItem validations AkshayandAlan 2023-02-13 17:09:47 +05:30
  • 915c1d2e5c Merge branch 'frappe:master' into batch-wise-item AkshayandGitHub 2023-02-17 10:58:05 +05:30
  • 32fdcf72a6 chore: batchNumber position in csle akshayitzme 2023-02-17 10:53:16 +05:30
  • c624024505 fix: stockMovementItem keywordFields akshayitzme 2023-02-17 10:40:38 +05:30
  • 12ae65600d fix: removed batch from sidebarConfig akshayitzme 2023-02-17 10:32:33 +05:30
  • 722d8dd0fc fix: batchNumber schema akshayitzme 2023-02-17 10:23:24 +05:30
  • 6cd1f24946 fix: batchNumber fieldtype in SLE schema akshayitzme 2023-02-17 10:12:28 +05:30
  • 708e5659f5 chore: use inbuilt notarization - remove notarization script v0.9.0 18alantom 2023-02-16 13:47:53 +05:30
  • 5b0fab8f76 chore: set notarize to false - cause external notarizer being used - remove projects from readme 18alantom 2023-02-16 12:42:37 +05:30
  • 62b24731e6 v0.9.0 18alantom 2023-02-16 11:56:40 +05:30
  • 3d019c02a8 Merge pull request #549 from frappe/bump-electron-builder AlanandGitHub 2023-02-15 22:21:38 -08:00
  • e2e7fdfd74 chore: bump electron-builder to latest - the latest version signs .node files - this will allow it to run inspite of WDAC 18alantom 2023-02-16 11:24:06 +05:30
  • 7f0d8e05b0 Merge pull request #542 from frappe/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 AlanandGitHub 2023-02-15 20:50:00 -08:00
  • d2311c642c Merge pull request #541 from frappe/dependabot/npm_and_yarn/jszip-3.10.1 AlanandGitHub 2023-02-15 20:49:39 -08:00
  • 4f0113def9 Merge pull request #537 from frappe/fix-data-import AlanandGitHub 2023-02-15 07:53:41 -08:00
  • 48797dff62 fix: support option field value or label - remove address placeholder - allow more types of entries to be imported 18alantom 2023-02-15 19:19:17 +05:30
  • aa04e1493c fix: autoselect issue in assignment row - col count mismatch issue between header and body 18alantom 2023-02-15 14:02:48 +05:30
  • 9d3ae6adfd fix: rewrite the data entry grid 18alantom 2023-02-15 13:29:06 +05:30
  • ff49958e5f incr: ask whether to submit - complete clear successful on fix failed 18alantom 2023-02-15 10:41:22 +05:30
  • 3c79e2fc94 incr: add import complete modal - make modal backdrop milder 18alantom 2023-02-15 10:16:00 +05:30
  • 27d58a0a2d fix(ui): move add row button to page header - use icons 18alantom 2023-02-14 23:48:20 +05:30
  • 2b8bc8c9a4 chore: remove data import 18alantom 2023-02-14 15:05:09 +05:30
  • 3e5f0b6f83 incr: update validations - display errors if present 18alantom 2023-02-14 14:56:09 +05:30
  • 8e8e88d49f test: import from csv - add check links 18alantom 2023-02-14 13:34:22 +05:30
  • b08c128c45 incr: convertion of valueMatrix to docs 18alantom 2023-02-13 20:48:56 +05:30
  • 0194b6c26d incr: complete file selection - complete valueMatrix population 18alantom 2023-02-13 12:29:47 +05:30
  • 984cb54226 incr: reassign fields - change primary to import if importable - move select file to drop down 18alantom 2023-02-04 12:56:37 +05:30
  • 18c3d56b68 fix: allow autocomplete to set and display null values 18alantom 2023-02-04 12:08:19 +05:30
  • f8aa3cd24d chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 dependabot[bot]andGitHub 2023-02-03 04:58:30 +00:00
  • e800f692da chore(deps): bump jszip from 3.7.1 to 3.10.1 dependabot[bot]andGitHub 2023-02-02 17:13:47 +00:00
  • 6e64f4f93d incr: add pick columns modal 18alantom 2023-02-02 17:52:50 +05:30
  • b24577f9fc feat: start rewriting data import as the import wizard 18alantom 2023-02-02 13:42:09 +05:30
  • 5fd192174d refactor: improve type definition of Field 18alantom 2023-02-01 14:30:02 +05:30
  • 5cb136d22e refactor: type DataImport - remove unused file 18alantom 2023-02-01 12:23:23 +05:30
  • 362e10c948 Merge pull request #536 from 18alantom/manufacture-stock-movement AlanandGitHub 2023-01-31 01:24:46 -08:00
  • c0ea8d6edc fix: create number series patch bug - test manufacture stock movement 18alantom 2023-01-31 14:42:54 +05:30
  • 39d92038a5 feat: add manufacture stock movement type 18alantom 2023-01-31 13:36:03 +05:30
  • 2f3409cdf5 Merge pull request #531 from frappe/shortcuts AlanandGitHub 2023-01-30 06:42:38 -08:00
  • 765f9f76ce incr: add a few more shortcuts - fix control issue - add a shortcut helper 18alantom 2023-01-30 20:08:37 +05:30
  • 974c95aafc incr: add shortcuts to go back and - save, submit, cancel and delete a focused doc - fix search filter issue 18alantom 2023-01-30 16:20:40 +05:30
  • e4fbecc914 incr: mods not added to pressed 18alantom 2023-01-30 12:27:21 +05:30
  • 622a4cccd3 fix: hasBatchNumber checkbox validation akshayitzme 2023-01-27 16:06:04 +05:30
  • 67f8879551 incr: add mods to shortcut class 18alantom 2023-01-20 16:31:09 +05:30
  • 384bc28ccd Merge pull request #533 from zaqoutabed/rtl-mac-platform AlanandGitHub 2023-01-27 00:45:21 -08:00
  • 1ca26a5c41 refactor: use inject for languageDirection - remove unnecessary spacer in pageheader when rtl 18alantom 2023-01-27 14:13:36 +05:30