Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use ERP Next Doctypes instead of redundant Frappe CRM ones #10

Open
wants to merge 72 commits into
base: develop
Choose a base branch
from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    2b9bcb1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rtCamp/feat/use-industry-type

    feat: use Industry Type instead of CRM Industry
    Aryan20 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6962a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b564678 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from rtCamp/feat/port-holiday

    feat: use ERP Next Holiday and Holiday List
    Aryan20 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e330666 View commit details
    Browse the repository at this point in the history
  5. feat: use ERP Next territory

    Aryan20 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2b93485 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from rtCamp/feat/use-territory

    feat: use ERP Next territory
    Aryan20 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    464313a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b613ff0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from rtCamp/feat/use-lead-source

    feat: use ERP Next lead source instead of CRM lead source
    Aryan20 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    931602b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4041360 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5 from rtCamp/feat/use-service-day

    feat: use ERP Next service day instead of CRM service day
    Aryan20 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    50d15a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    e4c4379 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from rtCamp/feat/use-customer

    feat: use customer instead of organization
    Aryan20 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2bcdf93 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    36dcd50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from rtCamp/feat/use-lead

    feat: use ERP Next lead instead of CRM Lead
    Aryan20 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    da1ff91 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    142a386 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from rtCamp/feat/use-opportunity

    feat: use ERP Next opportunity instead of CRM Deals
    Aryan20 authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4bb3e35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e3351 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from rtCamp/fix/customer-use-fixture

    fix: use fixtures for customer doc custom fields
    Aryan20 authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    98738ce View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    983bd86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from rtCamp/fix/use-opp-amount

    fix: use Opportunity amount instead of annual revenue
    Aryan20 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    06994a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4991072 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from rtCamp/fix/lead-quick-entry

    fix: add log to lead and use customer_name
    Aryan20 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d049067 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    05edc26 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    db66375 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from rtCamp/fix/csrf-error

    fix: resolve CSRF token errors in console
    Aryan20 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0ed70d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    132e547 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from rtCamp/fix/csrf-2

    fix: fix page address in package.json
    Aryan20 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c2b52a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6afb2db View commit details
    Browse the repository at this point in the history
  6. Merge pull request #16 from rtCamp/fix/customer-list

    fix: customer override for list view
    Aryan20 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    daa4cb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb5bf95 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #17 from rtCamp/fix/opp-typo

    fix: typo in mobileopportunity page
    Aryan20 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    544632c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    22d2cef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from rtCamp/feat/remove-invitation

    feat: remove CRM Invitation feature
    Aryan20 authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ef1de63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b72e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from rtCamp/feat/use-slp

    feat: use ERP Next Service Level Priority
    Aryan20 authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3628f5c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    d9ca66c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from rtCamp/feat/use-todo

    feat: Use Frappe ToDo instead of Tasks
    Aryan20 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0154eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab29bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from rtCamp/chore/disable-erpnext-settings

    chore: disable ERP Next integration setting page
    Aryan20 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    38b7a83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c24b9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3daded3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #22 from rtCamp/fix/dashboard-lead-status

    fix: lead statuses button link to CRM Lead Status
    Aryan20 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e34ba6f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #23 from rtCamp/fix/opp-logs

    fix: add status change log to opportunity
    Aryan20 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    dffd1bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5d7281 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #24 from rtCamp/chore/remove-remote-erpnext

    chore: remove settings for remote ERP Next instance
    Aryan20 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1a8c7e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e005dab View commit details
    Browse the repository at this point in the history
  12. Merge pull request #25 from rtCamp/feat/add_erpnext_api

    feat: add API to link to ERP Next instance
    Aryan20 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bf1e0f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    11e186b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc66b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf30f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from rtCamp/revert-21-chore/disable-erpnext-se…

    …ttings
    
    Revert "chore: disable ERP Next integration setting page"
    Aryan20 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b6e7622 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from rtCamp/fix/small-fixes

    fix:  Enable ERP Next integration by default and rename FCRM to NCRM
    Aryan20 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f59e254 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    598cb71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from rtCamp/fix/crm-to-next-crm

    fix: rename crm to next_crm in js files
    Aryan20 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c4bb492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c2782 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from rtCamp/fix/todo-title-date

    fix: add logic for title field and use date
    Aryan20 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ef83388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ef7141 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #30 from rtCamp/fix/opp-status

    fix: rename deal to opportunity in statusOptions
    Aryan20 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3af0367 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc052fb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #31 from rtCamp/fix/exception-handling-linked

    fix: add exception handling to customer and contact delete
    Aryan20 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    14a1059 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60e716f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #32 from rtCamp/fix/install-hook

    fix: add_todo_custom_title_field in install hooks
    Aryan20 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    58fd9e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    4eb3ee7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from rtCamp/fix/erpnext-company

    fix: CRM should not send company name in quotation
    Aryan20 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    01d58f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    323cc9b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from rtCamp/fix/todo-title-install-hook

    fix: todo title install hook should have doctype filter
    Aryan20 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    65554da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e3f1b0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #35 from rtCamp/fix/contact-store-typo

    fix: rename customerByName to customersByName in store
    Aryan20 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c0c91c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a769166 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #36 from rtCamp/fix/re-opp-contact

    fix: reintroduce contact creation on opportunity entry
    Aryan20 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9dac781 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bfc222d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #37 from rtCamp/chore/change-app-icon

    chore: change app icon for Next CRM
    Aryan20 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a80d7fa View commit details
    Browse the repository at this point in the history