• - Introduced a new Todo Center route and component for managing tasks.
    - Updated the dashboard to include a button linking to the Todo Center.
    - Enhanced the API for fetching user-specific tasks with optional data parameters.
    - Added English and Chinese translations for the Todo Center.
    - Refactored user menu to include a fixed Todo Center entry.
    - Improved various forms to handle cost price retrieval and display adjustments.
    
    Made-with: Cursor
    “wangming” authored
     
    Browse Code »

  • - 抖音同步:after_sale_info.refund_status=1 识别退款中;MapOrderStatus 20→本地 Status 4
    - 订单合并、运单/发货、前端筛选与创建运单页支持退款中(4)
    - 手动更新发货单时清除 SalesOrderId,使含 ERP 赠品的明细可重新生成销售出库单
    - 附带 antis-ncc-admin wtSp、NCC Extend、launchSettings、前端 config 等既有改动
    
    Made-with: Cursor
    hexiaodong authored
     
    Browse Code »
  • - Updated the build script in package.json to remove unnecessary NODE_OPTIONS.
    - Modified index.vue and Form.vue to manage the visibility of inventory fields based on the source of the order.
    - Added logic to ensure sales orders from the backend are marked correctly and can be edited based on their status.
    - Introduced new methods to handle order source and approval logic in the sales order forms.
    - Updated the API service to reflect changes in order status and source handling for sales orders.
    “wangming” authored
     
    Browse Code »