Sign in

canrd-main / canrd-erp-front · Commits

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Commits 652
  • Compare
  • Branches 15
  • Tags 1
04358c9abad24c3a014fe2c3010c21603d2f6ec0
  • canrd-erp-front
  • src
  • pages
24 Jul, 2024
2 commits
  • fix(order): remove taxId from invoice company value ...
    f1f64d22
    The taxId was appended to the company name in the invoice drawer form,
    resulting in a combined value used as the `value` prop for company selection.
    This change removes the tax
    曾国涛 authored
    11 months ago  
    Browse Dir »
  • feat: update 订单搜索条件顺序调整
    35682efb
    zhongnanhuang authored
    11 months ago  
    Browse Code »

23 Jul, 2024
2 commits
  • feat(research-group): add unit name field in modal and constant ...
    045f5905
    Add a new unit name field in the ResearchGroupAddModal.tsx component and update the
    constant.tsx file to include the unit name in the form fields. This enhancement
    allows users to input the unit name for research groups, improving data
    曾国涛 authored
    11 months ago  
    Browse File »
  • feat(user-management): add user management routes and components ...
      b86fb27e
    - Introduce new routes for user management including authority and role management.
    - Add corresponding component views for user management features.
    - Refactor definition.ts to include new types and interfaces for client and company info.
    - Update OrderPrint and ZoNing components with new functionalities.
    - Modify table.tsx and modal.tsx in ZoNing components to support user and province selection.
    曾国涛 authored
    11 months ago  
    Browse Code »

19 Jul, 2024
2 commits
  • feat(Order): add urgent invoice auditing and reissue functionality ...
    63da3108
    - Implement new check types for urgent invoice auditing and confirmation of reissue.
    - Add associated constants and services for the new functionalities.
    - Modify the InvoicingDrawerForm to include new fields and improve the UI/UX.
    - Refactor the CheckModal to handle the new check types gracefully.
    - Remove deprecated research group interfaces and clean up the codebase.
    
    BREAKING CHANGE: The addition of new check types and related changes may affect existing
    clients relying on the previous API structure.
    曾国涛 authored
    12 months ago  
    Browse Dir »
  • feat: 客户管理模块开发
    70ada0e3
    曾国涛 authored
    12 months ago  
    Browse Code »

18 Jul, 2024
1 commit
  • feat: 客户管理模块开发
      0f671707
    曾国涛 authored
    12 months ago  
    Browse Code »

17 Jul, 2024
1 commit
  • feat: update订单查询
      169b564b
    PurelzMgnead authored
    12 months ago  
    Browse Code »

16 Jul, 2024
1 commit
  • feat: 客户管理模块开发
    1938a03b
    曾国涛 authored
    12 months ago  
    Browse Code »

12 Jul, 2024
4 commits
  • feat: 手动开票功能开发
    0ac97673
    曾国涛 authored
    12 months ago  
    Browse File »
  • feat: update编辑
      e9ef594b
    PurelzMgnead authored
    12 months ago  
    Browse Dir »
  • feat: update选择修改
      74f66707
    PurelzMgnead authored
    12 months ago  
    Browse Dir »
  • feat: 手动开票功能开发
      0371e839
    曾国涛 authored
    12 months ago  
    Browse Dir »

11 Jul, 2024
5 commits
  • feat: 手动开票功能开发
    18cc2f96
    曾国涛 authored
    12 months ago  
    Browse Dir »
  • feat: update省市区
      f6ae1f17
    PurelzMgnead authored
    12 months ago  
    Browse Dir »
  • feat: update省市区
    b559cda3
    PurelzMgnead authored
    12 months ago  
    Browse Code »
  • feat: 手动开票功能开发
    7937df06
    曾国涛 authored
    12 months ago  
    Browse Code »
  • feat: 客户管理系统开发
    1b5105f2
    曾国涛 authored
    12 months ago  
    Browse Dir »

10 Jul, 2024
3 commits
  • feat: 客户管理系统开发
      8496500b
    曾国涛 authored
    12 months ago  
    Browse File »
  • feat: 节点审核显示当前操作人
    6a906c3b
    曾国涛 authored
    12 months ago  
    Browse Dir »
  • feat: bug修复
    82078dd3
    曾国涛 authored
    12 months ago  
    Browse Dir »

09 Jul, 2024
4 commits
  • feat: update
    bfbc08e7
    zhongnanhuang authored
    12 months ago  
    Browse Dir »
  • feat: 添加订单商品信息字体大小调整
    2a08cdcf
    曾国涛 authored
    12 months ago  
    Browse Dir »
  • feat: 子订单重新开票bug修复
    72eafa88
    曾国涛 authored
    12 months ago  
    Browse Code »
  • feat: update地区管理
      4e743bb5
    PurelzMgnead authored
    12 months ago  
    Browse Code »

05 Jul, 2024
1 commit
  • feat: 开票详情弹窗样式调整
      2333927a
    曾国涛 authored
    12 months ago  
    Browse Code »

04 Jul, 2024
5 commits
  • feat: update 课题组信息显示优化
    37bc9823
    zhongnanhuang authored
    12 months ago  
    Browse Code »
  • feat: update分期账单
      c56d1a59
    PurelzMgnead authored
    12 months ago  
    Browse Code »
  • feat: 申请开票增加抬头名称字段
    c1c486f4
    曾国涛 authored
    12 months ago  
    Browse Code »
  • feat: update分期账单
      3c5a4311
    PurelzMgnead authored
    12 months ago  
    Browse File »
  • feat: 导入重量和体积功能开放
      7899437a
    曾国涛 authored
    12 months ago  
    Browse Code »

03 Jul, 2024
4 commits
  • feat: update分期账单
    e6d31eb8
    PurelzMgnead authored
    12 months ago  
    Browse Code »
  • feat: update 表格导出bug调整
    e1d43d16
    zhongnanhuang authored
    12 months ago  
    Browse Code »
  • feat: 开票功能开发
      4a8e9287
    曾国涛 authored
    12 months ago  
    Browse Dir »
  • feat: 开票功能开发
    8c9823e9
    曾国涛 authored
    12 months ago  
    Browse Code »

02 Jul, 2024
5 commits
  • feat: 预存变更记录增加变更人
    0f189f19
    曾国涛 authored
    12 months ago  
    Browse File »
  • feat: update分期账单
      50f70e01
    PurelzMgnead authored
    12 months ago  
    Browse File »
  • feat: update 修改内容比较bug修复
    b5d69a01
    zhongnanhuang authored
    12 months ago  
    Browse Dir »
  • feat: update分期账单
      d5cb3ed2
    PurelzMgnead authored
    12 months ago  
    Browse File »
  • feat: 开票功能开发
    1564fd17
    曾国涛 authored
    12 months ago  
    Browse Code »