WO2020006897A1 - 企业服务费用计算方法、装置、电子设备及存储介质 - Google Patents

企业服务费用计算方法、装置、电子设备及存储介质 Download PDF

Info

Publication number
WO2020006897A1
WO2020006897A1 PCT/CN2018/108123 CN2018108123W WO2020006897A1 WO 2020006897 A1 WO2020006897 A1 WO 2020006897A1 CN 2018108123 W CN2018108123 W CN 2018108123W WO 2020006897 A1 WO2020006897 A1 WO 2020006897A1
Authority
WO
WIPO (PCT)
Prior art keywords
employee
daily report
working time
hours
time difference
Prior art date
Application number
PCT/CN2018/108123
Other languages
English (en)
French (fr)
Inventor
李聪
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020006897A1 publication Critical patent/WO2020006897A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0283Price estimation or determination
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06393Score-carding, benchmarking or key performance indicator [KPI] analysis
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C1/00Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people
    • G07C1/10Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people together with the recording, indicating or registering of other data, e.g. of signs of identity

Definitions

  • the present application relates to the field of data processing technology, and in particular, to a method, an apparatus, an electronic device, and a storage medium for calculating an enterprise service fee.
  • service companies charge service fees to serviced companies, they take a one-off price. For example, when the two parties negotiate business, they usually sign a contract first. When the service project ends, the service company pays the serviced service according to the service cost specified in the contract. The company charges a one-time service fee.
  • the service cost indicated in the contract is too high or too low due to inaccurate grasp of the overall situation of the service project.
  • the service company's anticipation of the overall difficulty of the service project is low beforehand, which results in the service cost being signed is too low, but the real labor cost is relatively large, so it is equivalent to the service company's expenditure exceeding the standard; or
  • the overall difficulty is expected to be high, resulting in too high a signed service fee, but the real labor cost is relatively small, so it is equivalent to an over-expenditure for the serviced enterprise.
  • the service cost caused by the inaccurate prediction of the overall difficulty of the service project is unreasonable. For the service enterprise or serviced enterprise, it is a mistake in economic activity decision.
  • a first aspect of the present application provides a method for calculating an enterprise service fee, the method including:
  • a request bill is generated to request payment from the serviced enterprise.
  • a second aspect of the present application provides a device for calculating an enterprise service fee, where the device includes:
  • An acquisition module for acquiring daily report information and attendance information of all employees every preset financial period
  • a determining module configured to determine a working time difference of each employee according to the daily report information and the attendance information
  • a judging module for judging whether the working time difference of each employee is equal to zero
  • a generating module is configured to generate a payment request bill according to the service amount and a preset payment request bill template to perform a payment request operation to a serviced enterprise.
  • a third aspect of the present application provides an electronic device.
  • the electronic device includes a processor and a memory, where the memory is configured to store at least one instruction, and the processor is configured to execute the at least one instruction to implement the following steps:
  • a request bill is generated to request payment from the serviced enterprise.
  • a fourth aspect of the present application provides a non-volatile readable storage medium on which computer-readable instructions are stored, and when the at least one instruction is executed by the processor, the following is implemented: step:
  • a request bill is generated to request payment from the serviced enterprise.
  • the method, device, electronic equipment and storage medium for the calculation of enterprise service charges described in this application can calculate the daily report hours and work hours of employees based on the daily report information and attendance information, and determine whether there is a difference in working hours based on the daily report hours and work hours.
  • the service amount in the preset financial period can be directly calculated based on the total daily working hours of the employee and the corresponding employee rate, and the calculated service amount at this time can truly reflect the overall progress of the service project And the reasonableness of service fees.
  • FIG. 1 is a flowchart of a method for calculating an enterprise service fee provided in Embodiment 1 of the present application.
  • FIG. 2 is a functional module diagram of an enterprise service cost calculation device provided in Embodiment 2 of the present application.
  • FIG. 3 is a schematic diagram of an electronic device according to a third embodiment of the present application.
  • the method for calculating an enterprise service fee in the embodiment of the present application is applied to one or more electronic devices.
  • the method for calculating an enterprise service fee may also be applied to a hardware environment composed of an electronic device and a server connected to the electronic device through a network.
  • the network includes, but is not limited to: a wide area network, a metropolitan area network, or a local area network.
  • the method for calculating an enterprise service fee according to the embodiment of the present application may be executed by a server or an electronic device; it may also be executed by the server and the electronic device together.
  • the enterprise service cost calculation function provided by the method of the present application may be directly integrated on the electronic device, or a client for implementing the method of the present application may be installed.
  • the method provided in this application can also be run on devices such as servers in the form of Software Development Kit (SDK), and provide the interface of the function of calculating business service costs in the form of SDK, electronic device or other device.
  • SDK Software Development Kit
  • the calculation of enterprise service costs can be realized through the provided interface.
  • FIG. 1 is a flowchart of a method for calculating an enterprise service fee provided in Embodiment 1 of the present application. According to different requirements, the execution order in this flowchart can be changed, and some steps can be omitted.
  • the electronic device obtains the daily report time and attendance time in the corresponding financial period every preset financial period.
  • the daily report information may be obtained from a daily report system, and the daily report information may include: identity information of each employee (for example, employee name, employee number, employee mailbox, employee mobile phone number, employee's department and position, etc.), each Service item information of employee services (for example, the name of the service item, the corresponding company name, the contract data of the service item, etc.) and the corresponding daily report time information, etc.
  • the daily report time information is the corresponding service item that the employee fills in daily Service hours information.
  • the daily report time information includes a daily report date, a start time corresponding to the daily report date, and an end time corresponding to the daily report date.
  • the attendance information may be obtained from an attendance system, and the attendance information may include: identity information of each employee (for example, employee name, employee number, employee email, employee mobile phone number, employee's department and position, etc.) and each Daily attendance time information of employees, etc.
  • the attendance time information is the punch-in time information on the access control device set at the gate when the employee commutes daily.
  • the attendance time information includes: a work date, a work time corresponding to the work date, and a work time corresponding to the work date.
  • the date of going to work is the same as the date of the daily report, that is, the date of the daily report filled in by the employee is the date of going to work of the employee.
  • the access control device may be a fingerprint recognition device, a face recognition device, an iris recognition device, an IC card recognition device, or an electronic sign-in device. The access control device can automatically and truthfully record the commute time of each employee every day.
  • the preset financial period may include one or more of the following combinations:
  • the electronic device uses the monthly accounting cycle to obtain the daily report information and attendance information of all employees corresponding to each service item. It can request payment from the serviced company on a monthly basis, and it is also convenient to compare the actual financial costs incurred each month with the annual / The docking of quarterly / monthly budget statements enables finance personnel to record the flow of funds in detail on the budget statements.
  • the electronic equipment obtains the daily report information and attendance information of all employees corresponding to the service item by using the service item's life cycle as the financial accounting cycle.
  • the process of requesting payment from the serviced enterprise can be started immediately.
  • S12. Determine the working time difference of each employee according to the daily report information and the attendance information.
  • the electronic device determining the working time difference of each employee according to the daily report information and the attendance information may specifically include:
  • the electronic device determines whether the working time difference of each employee is equal to zero.
  • the working time difference of an employee is equal to zero, that is, when the total daily working hours of the employee is equal to the total working hours at work, in this case, the employee is considered to fill in It is normal for service hours to be equal to the recorded punch-in hours.
  • the working hours difference of an employee is not equal to zero, that is, the total daily working hours of the employee is not equal to the total working hours at work, in this case, it is considered that the service hours filled by the employee are not equal to the recorded punch-in hours, which is abnormal. , Need to be audited and confirmed.
  • step S14 When it is determined that the working time difference of each employee is equal to zero, step S14 is performed; when it is determined that the working time difference of each employee is not equal to zero, step S15 is performed.
  • the electronic device when the electronic device determines that the working hours difference of all employees is equal to zero, the electronic device calculates the service amount based on the daily working hours of all employees and the preset employee rate corresponding to each employee.
  • the preset employee fee rate is an hourly service fee of a preset employee.
  • the employee fee rate represents the employee's service level / technical level to a certain extent. Different service levels / technical level have different employee fee rates. Employees with high level / technical level correspond to high hourly service cost, and employees with low service level / technical level correspond to low hourly service cost.
  • the calculation of the service amount based on the daily report hours of all employees and the preset employee rate corresponding to each employee includes:
  • the electronic device when the electronic device determines that the working time difference of an employee is not equal to zero, the electronic device sends a working time confirmation instruction containing the working time difference to the mailbox corresponding to the employee whose working time difference is not zero, so that the employee confirms that the time difference is not equal to zero. Is it wrong?
  • the working time confirmation instruction further includes: a daily report date, a start time corresponding to the daily report date, an end time corresponding to the daily report date, a work date corresponding to the daily report date, a work time corresponding to the work date, and a work time corresponding to the work date.
  • the method may further include:
  • a second working time confirmation instruction including the working time difference is sent to the corresponding employee whose working time difference is not equal to zero.
  • the electronic device When the working time difference is greater than zero, that is, when the daily report time is greater than the attendance time, the electronic device sends a first working time confirmation instruction including the working time difference to a corresponding employee whose working time difference is not equal to zero, the first working time confirmation instruction Also included: multiple preset first working hour cause options.
  • the preset reason for the first working time difference may include: overfilling, overtime on working days, overtime on legal holidays, and others.
  • the electronic device When the working time difference is less than zero, that is, when the daily report time is less than the attendance time, the electronic device sends a second working time confirmation instruction including the working time difference to a corresponding employee whose working time difference is not equal to zero, and the second working time is confirmed
  • the instruction also includes a plurality of preset second working hour cause options.
  • the preset reason for the second working time difference may include: underfilling, forgetting to fill in, etc.
  • the working time difference when it is determined that the working time difference is not equal to zero, the working time difference is greater than zero or less than zero, so as to analyze the relationship between the daily report time and the attendance time, and send different working hours according to the analysis result. Confirm the instructions to the employees whose working time difference is not equal to zero. This can ensure that the returned working time causes have a uniform standard instead of a variety of reasons. At the same time, different working time reasons are given, which is convenient for subsequent statistical analysis of the working time reasons.
  • the employee whose working time difference is not zero checks the daily report time information and modifies the daily report time information in the daily report system.
  • the electronic device can also display a reminder that the daily report time has been modified, and obtain the modified daily report hours, while simultaneously updating the daily report time of all employees in the daily reporting system.
  • New daily report hours obtained by only partially modifying the daily report time information
  • the new daily report hours obtained by modifying the daily report time information are equal to the working hours; while the daily report time information is only partially modified or the new daily report hours obtained without any modification of the daily report time information are still greater than the working hours.
  • updating the daily report hours of all employees includes the daily hours that do not need to be modified, that is, when updating the modified daily report hours of employees whose time difference is not equal to zero, employees who consider that the update of the time difference is equal to zero are not required. Modified daily report hours.
  • obtaining the modified daily report hours of employees whose corresponding time difference is not equal to zero includes: obtaining the modified daily report hours of employees whose corresponding time difference is greater than zero and obtaining the modified daily report hours of employees whose corresponding time difference is less than zero.
  • the electronic device calculates the service amount based on the daily report hours of all employees and the preset employee rate corresponding to each employee, and calculates the service amount in the preset financial period according to step S14.
  • the process is the same, which will not be described in detail again in this application. For the specific process, refer to step S14.
  • the electronic device After the electronic device counts the service amount in a preset financial period, it generates a payment request bill according to a preset payment request template, and sends the generated payment request bill to the serviced enterprise in order to serve the serviced company.
  • the enterprise charges the corresponding service amount.
  • the preset request bill template is a consensus statement formed according to the conventions in the industry, which includes specific information related to service items such as the service amount. This application does not limit the preset request bill template. Any applicable Request bill templates can be referenced here.
  • the method further includes: Can include:
  • the service amount in the preset financial period is calculated according to the daily report hours of all employees and the preset employee rate corresponding to each employee.
  • the method may further include: calculating a ratio between the service amount and the amount in the contract data of the service item; determining that the ratio belongs to a ratio interval among a plurality of preset ratio intervals ; Mark the service item with the corresponding preset identifier according to the determined proportion interval.
  • the electronic device may set multiple scale intervals in advance, such as a first preset scale interval (between 0 and 1.5), a second preset scale interval (between 1.5 and 2.5), and a third preset scale interval. (Between 2.5 and 4), the fourth preset ratio interval (4 or more), and so on.
  • the first mark for example, red
  • the second mark for example, white
  • the third preset ratio In the interval, a third mark (for example, green) is marked
  • a fourth mark for example, yellow
  • the ratio of the service amount to the amount in the contract data of the service item (for example, 2.6)
  • the calculated ratio belongs to the first preset ratio it is considered to be seriously unreasonable, that is, the overall difficulty of the service project for the service company is expected to be low beforehand, resulting in too low a signed service fee, and even a loss
  • the calculated ratio is
  • the ratio belongs to the second preset ratio it is considered to be reasonable but not very optimistic, that is, the service company expects the overall difficulty of the service project to be exactly the same beforehand, resulting in the signed service fee that is exactly the same as the cost of the expenditure, and there is no profit
  • the ratio is the third preset ratio it is considered to be better.
  • the service company anticipates the overall difficulty of the service project beforehand, and the contract signed is more reasonable and effective.
  • the service project brings reasonable profits and benefits to the company. ;
  • the calculated ratio belongs to the fourth preset ratio, although the service company will benefit more from the service project, the service decision will be wrong for the serviced company. Therefore, whether for the service company or the serviced company, from the actual service amount calculated in this service item and the data amount in the signed contract, it is judged whether the signed contract data is reasonable and the same for subsequent signing. Or similar services.
  • this application obtains daily report information and attendance information of all employees every preset financial period; determines the time difference of each employee based on the daily report information and the time and attendance information; and determines whether the time difference of each employee is equal to zero ;
  • the service amount in the preset financial period is calculated according to the daily report hours of all employees and the preset employee rate corresponding to each employee, and according to the service amount and preset request
  • the billing template generates a billing statement to request payment from the serviced enterprise; when it is determined that there are employees whose working time difference is not equal to zero, a working time confirmation instruction including the working time difference is sent to the corresponding employee whose working time difference is not equal to zero, and corresponding Employees whose working time difference is not equal to zero, modify the daily working hours of all employees and update the daily working hours of all employees; based on the daily working hours of all employees and the preset employee rate corresponding to each employee, calculate the Amount of service.
  • This application can calculate the daily report hours and work hours of employees based on the daily report information and attendance information, and determine whether there is a time difference based on the daily report hours and work hours. In the absence of a time difference, directly based on the total daily hours and The corresponding employee rate is used to calculate the service amount in the preset financial period. At this time, the calculated service amount can truly reflect the overall progress of the service item and the rationality of the service cost. In the case of working hours difference, you can send the working hours confirmation instruction to the employees who are not equal to zero, so that more or less employees can modify the daily working hours, on the one hand, it can urge and supervise the employees Correctly fill in the daily report hours.
  • the employees do pay extra daily report hours in excess of the working hours, they can charge service fees based on the actual daily report hours.
  • the fact that the daily working hours are actually greater than the working hours also reflects that the overall difficulty of the service project is expected to increase, and then compared with the service costs indicated on the contract, a negative reduction is made, and more refunds are made. It can be used as a reference when signing contracts for similar service projects in the future, ensuring that service fees are reasonably collected, and playing a vital role in the decision-making of the entire economic activity.
  • FIG. 2 is a functional module diagram of a preferred embodiment of a device for calculating an enterprise service fee in the present application.
  • the enterprise service cost calculation device 20 runs in an electronic device.
  • the service cost calculation device 20 may include a plurality of functional modules composed of computer-readable instruction code segments.
  • the codes of each instruction code segment in the service cost calculation device 20 may be stored in a memory and executed by at least one processor to perform (see FIG. 1 and related description for details) the calculation of the enterprise service cost.
  • the service cost calculation device 20 of the electronic device may be divided into a plurality of functional modules according to functions performed by the device.
  • the functional modules may include: an acquisition module 201, a determination module 202, a determination module 203, a calculation module 204, a sending module 205, a generation module 206, and an identification module 207.
  • the module referred to in the present application refers to a series of computer-readable instruction segments capable of being executed by at least one processor and capable of performing fixed functions, which are stored in a memory. In some embodiments, functions of each module will be described in detail in subsequent embodiments.
  • the obtaining module 201 is configured to obtain daily report information and attendance information of all employees every preset financial period.
  • the obtaining module 201 obtains the daily report time and attendance time in the corresponding financial period every preset financial period.
  • the daily report information may be obtained from a daily report system, and the daily report information may include: identity information of each employee (for example, employee name, employee number, employee mailbox, employee mobile phone number, employee's department and position, etc.), each Service item information of employee services (for example, the name of the service item, the corresponding company name, the contract data of the service item, etc.) and the corresponding daily report time information, etc.
  • the daily report time information is the corresponding service item that the employee fills in daily Service hours information.
  • the daily report time information includes a daily report date, a start time corresponding to the daily report date, and an end time corresponding to the daily report date.
  • the attendance information may be obtained from an attendance system, and the attendance information may include: identity information of each employee (for example, employee name, employee number, employee email, employee mobile phone number, employee's department and position, etc.) and each Daily attendance time information of employees, etc.
  • the attendance time information is the punch-in time information on the access control device set at the gate when the employee commutes daily.
  • the attendance time information includes: a work date, a work time corresponding to the work date, and a work time corresponding to the work date.
  • the date of going to work is the same as the date of the daily report, that is, the date of the daily report filled in by the employee is the date of going to work of the employee.
  • the access control device may be a fingerprint recognition device, a face recognition device, an iris recognition device, an IC card recognition device, or an electronic sign-in device. The access control device can automatically and truthfully record the commute time of each employee every day.
  • the preset financial period may include one or more of the following combinations:
  • the electronic device uses the monthly accounting cycle to obtain the daily report information and attendance information of all employees corresponding to each service item. It can request payment from the serviced company on a monthly basis, and it is also convenient to compare the actual financial costs incurred each month with the annual / The docking of quarterly / monthly budget statements enables finance personnel to record the flow of funds in detail on the budget statements.
  • the electronic equipment obtains the daily report information and attendance information of all employees corresponding to the service item using the service item life cycle as the financial accounting cycle.
  • the process of requesting payment from the serviced enterprise can be started immediately.
  • a determining module 202 is configured to determine a working time difference of each employee according to the daily report information and the attendance information.
  • the determining module 202 determines the working time difference of each employee according to the daily report information and the attendance information may specifically include:
  • the determining module 203 is configured to determine whether the working time difference of each employee is equal to zero.
  • the determination module 203 determines whether the working time difference of each employee is equal to zero. When it is determined that the working time difference of an employee is equal to zero, that is, when the total daily working hours of the employee is equal to the total working hours at work, in this case, the employee is considered to be It is normal for the service hours to be filled in to be equal to the recorded punch-in hours. When it is determined that the working hours difference of an employee is not equal to zero, that is, the total daily working hours of the employee is not equal to the total working hours at work, in this case, it is considered that the service hours filled by the employee are not equal to the recorded punch-in hours, which is abnormal. , Need to be audited and confirmed.
  • a calculation module 204 is configured to calculate a service amount in the preset financial period according to the daily report hours of all employees and a preset employee rate corresponding to each employee when the determination module 203 determines that the working time difference of each employee is equal to zero.
  • the calculation module 204 calculates the service amount based on the daily reported working hours of all employees and the preset employee rate corresponding to each employee.
  • the preset employee fee rate is an hourly service fee of a preset employee.
  • the employee fee rate represents the employee's service level / technical level to a certain extent. Different service levels / technical level have different employee fee rates. Employees with high level / technical level correspond to high hourly service cost, and employees with low service level / technical level correspond to low hourly service cost.
  • the calculation of the service amount based on the daily report hours of all employees and the preset employee rate corresponding to each employee includes:
  • the sending module 205 is configured to: when the determination module 203 determines that the working time difference of an employee is not equal to zero, send a working time confirmation instruction including the working time difference to the corresponding employee whose working time difference is not equal to zero.
  • the sending module 205 sends a working time confirmation instruction including the working time difference to the mailbox corresponding to the employee whose working time difference is not zero, so that the employee confirms that the working time difference is not zero. Is the daily time information filled in incorrectly?
  • the working time confirmation instruction further includes: a daily report date, a start time corresponding to the daily report date, an end time corresponding to the daily report date, a work date corresponding to the daily report date, a work time corresponding to the work date, and a work time corresponding to the work date.
  • the determining module 203 is further configured to: determine whether the working time difference is greater than zero; and the sending module 205 is further configured to send a message including the working time difference when the determining module 203 determines that the working time difference is greater than zero.
  • the sending module 205 sends a first working time confirmation instruction including the working time difference to a corresponding employee whose working time difference is not equal to zero.
  • the working time confirmation instruction also includes a plurality of preset first working time difference cause options.
  • the preset reason for the first working hour difference may include: overfilling, overtime on working days, overtime on statutory holidays, and others.
  • the sending module 205 sends a second working time confirmation instruction including the working time difference to a corresponding employee whose working time difference is not equal to zero.
  • the two-hour confirmation instruction also includes: multiple preset second time difference cause options.
  • the preset reason for the second working time difference may include: underfilling, forgetting to fill in, etc.
  • the working time difference when it is determined that the working time difference is not equal to zero, the working time difference is greater than zero or less than zero, so as to analyze the relationship between the daily report time and the attendance time, and send different working hours according to the analysis result. Confirm the instructions to the employees whose working time difference is not equal to zero. This can ensure that the returned working time causes have a uniform standard instead of a variety of reasons. At the same time, different working time reasons are given, which is convenient for subsequent statistical analysis of the working time reasons.
  • the generating module 206 is configured to generate a payment request bill according to the service amount and a preset payment request bill template to perform a payment request operation to the serviced enterprise.
  • the generation module 206 After the calculation module 204 counts the service amount in a preset financial period, the generation module 206 generates a payment request bill according to a preset payment request template, and sends the generated payment request bill to the serviced enterprise. In order to collect the corresponding service amount from the serviced enterprise.
  • the preset request bill template is a consensus statement formed according to the conventions in the industry, which includes specific information related to service items such as the service amount. This application does not limit the preset request bill template. Any applicable Request bill templates can be referenced here.
  • the obtaining module 201 is further configured to obtain the modified daily report hours of employees corresponding to the time difference not equal to zero and update the daily report hours of all employees.
  • the employee whose working time difference is not zero checks the daily report time information and modifies the daily report time information in the daily report system.
  • the electronic device can also display a reminder that the daily report time has been modified, and obtain the modified daily report hours, while simultaneously updating the daily report time of all employees in the daily reporting system.
  • New daily report hours obtained by only partially modifying the daily report time information
  • the new daily report hours obtained by modifying the daily report time information are equal to the working hours; while the daily report time information is only partially modified or the new daily report hours obtained without any modification of the daily report time information are still greater than the working hours.
  • updating the daily report hours of all employees includes the daily hours that do not need to be modified, that is, when updating the modified daily report hours of employees whose time difference is not equal to zero, employees who consider that the update of the time difference is equal to zero are not required. Modified daily report hours.
  • the obtaining module 201 obtains the modified daily working hours of employees whose corresponding working time difference is not equal to zero, including: obtaining the modified daily working hours of employees whose corresponding working time difference is greater than zero, and obtaining the modified daily working hours of employees whose corresponding working time difference is less than zero. .
  • the calculation module 204 is further configured to calculate the service amount in the preset financial period according to the updated daily report hours of all employees and the preset employee rate corresponding to each employee.
  • the calculation module 204 calculates a service amount based on the daily report hours of all employees and the preset employee rate corresponding to each employee, and calculates the amount of service within the preset financial period with the calculation module 204
  • the service amount process is the same, and this application will not be described in detail here.
  • the sending module 205 can also be used:
  • the calculation module 204 is further configured to calculate the service amount in the preset financial period according to the daily report hours of all employees and the preset employee rate corresponding to each employee when receiving the approval result of the serviced enterprise.
  • the calculation module 204 is further configured to calculate a ratio between the service amount and the amount in the contract data of the service item; and determine that the ratio belongs to one of a plurality of preset ratio intervals. Proportional interval.
  • the enterprise service cost calculation device 20 may further include an identification module 207 for marking a service item with a corresponding preset identification according to the determined proportional interval.
  • the electronic device may set multiple scale intervals in advance, such as a first preset scale interval (between 0 and 1.5), a second preset scale interval (between 1.5 and 2.5), and a third preset scale interval. (Between 2.5 and 4), the fourth preset ratio interval (4 or more), and so on.
  • the first mark for example, red
  • the second mark for example, white
  • the third preset ratio In the interval, a third mark (for example, green) is marked
  • a fourth mark for example, yellow
  • the ratio of the service amount to the amount in the contract data of the service item (for example, 2.6)
  • the calculated ratio belongs to the first preset ratio it is considered to be seriously unreasonable, that is, the overall difficulty of the service project for the service company is expected to be low beforehand, resulting in too low a signed service fee, and even a loss
  • the calculated ratio is
  • the ratio belongs to the second preset ratio it is considered to be reasonable but not very optimistic, that is, the service company expects the overall difficulty of the service project to be exactly the same beforehand, resulting in the signed service fee that is exactly the same as the cost of the expenditure, and there is no profit
  • the ratio is the third preset ratio it is considered to be better.
  • the service company anticipates the overall difficulty of the service project beforehand, and the contract signed is more reasonable and effective.
  • the service project brings reasonable profits and benefits to the company. ;
  • the calculated ratio belongs to the fourth preset ratio, although the service company will benefit more from the service project, the service decision will be wrong for the serviced company. Therefore, whether for the service company or the serviced company, from the actual service amount calculated in this service item and the data amount in the signed contract, it is judged whether the signed contract data is reasonable and the same for subsequent signing. Or similar services.
  • the enterprise service cost calculation device 20 described in this application obtains the daily report information and attendance information of all employees every preset financial period; and determines the working time difference of each employee based on the daily report information and the attendance information. ; Judging whether the working time difference of each employee is equal to zero; when determining that the working time difference of each employee is equal to zero, calculating the service amount in the preset financial period according to the daily working hours of all employees and the preset employee rate corresponding to each employee And according to the service amount and the preset request bill template to generate a payment request to the serviced enterprise; when it is determined that the working time difference of an employee is not equal to zero, a working time confirmation instruction including the working time difference is sent to the corresponding For the employees whose working time difference is not equal to zero, obtain the modified daily working hours of the employees whose working time difference is not equal to zero and update the daily working hours of all employees; according to the updated daily working hours of all employees and the preset employee fee corresponding to each employee Calculate the service amount in the preset financial period.
  • This application can calculate the daily report hours and work hours of employees based on the daily report information and attendance information, and determine whether there is a time difference based on the daily report hours and work hours. In the absence of a time difference, directly based on the total daily hours and The corresponding employee rate is used to calculate the service amount in the preset financial period. At this time, the calculated service amount can truly reflect the overall progress of the service item and the rationality of the service cost. In the case of working hours difference, you can send the working hours confirmation instruction to the employees who are not equal to zero, so that more or less employees can modify the daily working hours, on the one hand, it can urge and supervise the employees Correctly fill in the daily report hours.
  • the employees do pay extra daily report hours in excess of the working hours, they can charge service fees based on the actual daily report hours.
  • the fact that the daily working hours are actually greater than the working hours also reflects that the overall difficulty of the service project is expected to increase, and then compared with the service costs indicated on the contract, a negative reduction is made, and more refunds are made. It can be used as a reference when signing contracts for similar service projects in the future, ensuring that service fees are reasonably collected, and playing a vital role in the decision-making of the entire economic activity.
  • the above integrated unit implemented in the form of a software functional module may be stored in a non-volatile readable storage medium.
  • the above software function module is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a dual-screen device, or a network device) or a processor to execute the embodiments described in this application. Part of the method.
  • FIG. 3 is a schematic diagram of an electronic device according to a third embodiment of the present application.
  • the electronic device 3 includes a memory 31, at least one processor 32, computer-readable instructions 33 stored in the memory 31 and executable on the at least one processor 32, and at least one communication bus 34.
  • the at least one processor 32 executes the computer-readable instructions 33, the steps in the embodiment of the method for calculating an enterprise service fee are implemented.
  • the computer-readable instructions 33 may be divided into one or more modules / units, and the one or more modules / units are stored in the memory 31 and processed by the at least one processor 32 Execute to complete this application.
  • the one or more modules / units may be a series of computer-readable instruction segments capable of performing specific functions, and the instruction segments are used to describe the execution process of the computer-readable instructions 33 in the electronic device 3.
  • the electronic device 3 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the schematic diagram 3 is only an example of the electronic device 3 and does not constitute a limitation on the electronic device 3, and may include more or less components than shown in the figure, or combine some components, or be different
  • the electronic device 3 may further include an input / output device, a network access device, a bus, and the like.
  • the at least one processor 32 may be a central processing unit (CPU), or other general-purpose processors, digital signal processors (DSPs), and application-specific integrated circuits (ASICs). ), Ready-made programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • the processor 32 may be a microprocessor or the processor 32 may be any conventional processor.
  • the processor 32 is a control center of the electronic device 3, and uses various interfaces and lines to connect the entire electronic device 3. The various parts.
  • the memory 31 may be configured to store the computer-readable instructions 33 and / or modules / units, and the processor 32 may execute or execute the computer-readable instructions and / or modules / units stored in the memory 31, and
  • the data stored in the memory 31 is called to implement various functions of the electronic device 3.
  • the memory 31 may mainly include a storage program area and a storage data area, where the storage program area may store an operating system, application programs required for at least one function (such as a sound playback function, an image playback function, etc.), etc .; the storage data area may Data (such as audio data, phone book, etc.) created according to the use of the electronic device 3 are stored.
  • the memory 31 may include a high-speed random access memory, and may also include a non-volatile memory, such as a hard disk, an internal memory, a plug-in hard disk, a Smart Media Card (SMC), and a Secure Digital (SD). Card, flash memory card (Flash card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
  • a non-volatile memory such as a hard disk, an internal memory, a plug-in hard disk, a Smart Media Card (SMC), and a Secure Digital (SD).
  • SSD Secure Digital
  • flash memory card Flash card
  • flash memory device at least one disk storage device, flash memory device, or other volatile solid-state storage device.
  • the integrated module / unit of the electronic device 3 When the integrated module / unit of the electronic device 3 is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a non-volatile readable storage medium. Based on this understanding, this application implements all or part of the processes in the methods of the above embodiments, and can also be completed by computer-readable instructions to instruct related hardware.
  • the computer-readable instructions can be stored in a non-volatile memory. In the read storage medium, when the computer-readable instructions are executed by a processor, the steps of the foregoing method embodiments can be implemented.
  • the computer-readable instruction code may be in a source code form, an object code form, an executable file, or some intermediate form.
  • the non-volatile readable medium may include: any entity or device capable of carrying the computer-readable instruction code, a recording medium, a U disk, a mobile hard disk, a magnetic disk, an optical disk, a computer memory, a read-only memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), electric carrier signals, telecommunication signals, and software distribution media.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • electric carrier signals telecommunication signals
  • telecommunication signals and software distribution media.
  • the content contained in the non-volatile readable medium may be appropriately increased or decreased according to the requirements of legislation and patent practices in the jurisdictions. For example, in some jurisdictions, according to legislation and patent practices, non- Volatile readable media does not include electrical carrier signals and telecommunication signals.
  • each functional unit in each embodiment of the present application may be integrated in the same processing unit, or each unit may exist separately physically, or two or more units may be integrated in the same unit.
  • the integrated unit can be implemented in the form of hardware, or in the form of hardware plus software functional modules.

Landscapes

  • Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Finance (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Theoretical Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Educational Administration (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一种企业服务费用计算方法,包括:每隔预设财务周期获取所有员工的日报信息及考勤信息;根据所述日报信息及所述考勤信息确定每个员工的工时差;当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。本申请还提供一种企业服务费用计算装置、电子设备及存储介质。本申请能够直接根据员工的日报总工时及对应的员工费率计算所述预设财务周期内的服务金额,计算得到的服务金额能够真实的反映服务项目的整体进度及服务费用的合理性。

Description

企业服务费用计算方法、装置、电子设备及存储介质
本申请要求于2018年07月03日提交中国专利局,申请号为201810720373.4发明名称为“企业服务费用计算方法、装置、电子设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及数据处理技术领域,具体涉及一种企业服务费用计算方法、装置、电子设备及存储介质。
背景技术
目前服务企业向被服务企业收取服务费用时,均采取一口价的方式收取,例如双方在洽谈业务时通常会先签订合同,当服务项目结束后,服务企业根据合同中标明的服务费用向被服务企业一次性收取服务费用。
但常会出现因对服务项目的整体情况把握不准而导致合同中标明的服务费用过高或过低。如,服务企业事前对服务项目整体难度预期偏低,导致签订的服务费用过低,而真实人力成本却支出较大,因而对服务企业而言相当于支出超标;或者,服务企业事前对服务项目整体难度预期偏高,导致签订的服务费用过高,而真实人力成本却支出较小,因而对被服务企业而言相当于支出超标。这种因对服务项目整体难度预期不准造成的服务费用不合理,对服务企业或被服务企业而言,属于经济活动决策失误。
发明内容
鉴于以上内容,有必要提出一种企业服务费用计算方法、装置、电子设备及存储介质,能够自动根据实际的服务工时计算服务金额。
本申请的第一方面提供一种企业服务费用计算方法,所述方法包括:
每隔预设财务周期获取所有员工的日报信息及考勤信息;
根据所述日报信息及所述考勤信息确定每个员工的工时差;
当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
本申请的第二方面提供一种企业服务费用计算装置,所述装置包括:
获取模块,用于每隔预设财务周期获取所有员工的日报信息及考勤信息;
确定模块,用于根据所述日报信息及所述考勤信息确定每个员工的工时差;
判断模块,用于判断每个员工的工时差是否等于零;
计算模块,用于当所述判断模块确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
生成模块,用于根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
本申请的第三方面提供一种电子设备,所述电子设备包括处理器和存储器,所述存储器用于存储至少一个指令,所述处理器用于执行所述至少一个指令以实现以下步骤:
每隔预设财务周期获取所有员工的日报信息及考勤信息;
根据所述日报信息及所述考勤信息确定每个员工的工时差;
当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
本申请的第四方面提供一种非易失性可读存储介质,所述非易失性可读存储介质上存储有计算机可读指令,所述至少一个指令被所述处理器执行时实现以下步骤:
每隔预设财务周期获取所有员工的日报信息及考勤信息;
根据所述日报信息及所述考勤信息确定每个员工的工时差;
当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
本申请所述的企业服务费用计算方法、装置、电子设备及存储介质,能够根据日报信息及考勤信息计算员工的日报工时及上班工时,并根据日报工时及上班工时确定是否存在工时差,在不存在工时差的情况下,可直接根据员工的日报总工时及对应的员工费率计算所述预设财务周期内的服务金额,此时计算得到的服务金额能够真实的反映服务项目的整体进度及服务费用的合理性。
附图说明
图1是本申请实施例一提供的企业服务费用计算方法的流程图。
图2是本申请实施例二提供的企业服务费用计算装置的功能模块图。
图3是本申请实施例三提供的电子设备的示意图。
如下具体实施方式将结合上述附图进一步说明本申请。
具体实施方式
为了能够更清楚地理解本申请的上述目的、特征和优点,下面结合附图和具体实施例对本申请进行详细描述。需要说明的是,在不冲突的情况下,本申请的实施例及实施例中的特征可以相互组合。
在下面的描述中阐述了很多具体细节以便于充分理解本申请,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
除非另有定义,本文所使用的所有的技术和科学术语与属于本申请的技术领域的技术人员通常理解的含义相同。本文中在本申请的说明书中所使用的术语只是为了描述具体的实施例的目的,不是旨在于限制本申请。
本申请实施例的企业服务费用计算方法应用在一个或者多个电子设备中。所述企业服务费用计算方法也可以应用于由电子设备和通过网络与所述电子设备进行连接的服务器所构成的硬件环境中。网络包括但不限于:广域网、城域网或局域网。本申请实施例的企业服务费用计算方法可以由服务器来执行,也可以由电子设备来执行;还可以是由服务器和电子设备共同执行。
所述对于需要进行企业服务费用计算方法的电子设备,可以直接在电子设备上集成本申请的方法所提供的企业服务费用计算功能,或者安装用于实现本申请的方法的客户端。再如,本申请所提供的方法还可以以软件开发工具包(Software Development Kit,SDK)的形式运行在服务器等设备上,以SDK的形式提供企业服务费用计算功能的接口,电子设备或其他设备通过提供的接口即可实现对企业服务费用的计算。
实施例一
图1是本申请实施例一提供的企业服务费用计算方法的流程图。根据不同的需求,该流程图中的执行顺序可以改变,某些步骤可以省略。
S11、每隔预设财务周期获取所有员工的日报信息及考勤信息。
本实施例中,电子设备每隔预设财务周期获取对应财务周期内的日报时间及考勤时间。
所述日报信息可以从日报系统中获取,所述日报信息可以包括:每个员工的身份信息(例如,员工姓名、员工编号、员工邮箱、员工手机号、员工所属部门及岗位等)、每个员工服务的服务项目信息(例如,服务项目的名称、对应的企业名称、服务项目的合同数据等)及对应的日报时间信息等,其中日报时间信息为员工每日自行填写的为对应的服务项目的服务工时信息。所述日报时间信息包括:日报日期、对应日报日期的起始时间、对应日报日期的结束时间。
所述考勤信息可以从考勤系统中获取,所述考勤信息可以包括:每个员工的身份信息(例如,员工姓名、员工编号、员工邮箱、员工手机号、员工所属部门及岗位等)及每个员工每日的考勤时间信息等,其中考勤时间信息为员工每日上下班时在设置于门禁处的门禁设备上的打卡工时信息。所述考勤时间信息包括:上班日期、对应上班日期的上班时间、对应上班日期的下班时间。
所述上班日期与所述日报日期相同,即员工填写的日报日期为该员工的上班日期。所述门禁设备可以是指纹识别设备、人脸识别设备、虹膜识别设备、IC卡识别设备或者电子签到设备等。所述门禁设备可以自动且真实的记录每一个员工每一天的上下班时间。
所述预设财务周期可以包括如下一种或多种的组合:
1)每月的第一天至当月的最后一天;
电子设备以月为财务核算周期获取各个服务项目对应的所有员工的日报信息及考勤信息,可以按月向被服务企业进行请款,同时便于将每月的实际发生的财务费用与企业的年度/季度/月度预算报表对接,使得财务人员在预算报表上详细的记录资金流向。
2)服务项目的启动日至服务项目的完成日;
电子设备以服务项目的生命周期为财务核算周期获取该服务项目对应的 所有员工的日报信息及考勤信息,当某个服务项目完成后,即可立即启动向被服务企业进行请款的流程。
S12、根据所述日报信息及所述考勤信息确定每个员工的工时差。
本实施例中,电子设备根据所述日报信息及所述考勤信息确定每个员工的工时差具体可以包括:
1)根据所述日报信息中的所述日报日期对应的起始时间及结束时间计算对应所述日报日期的日报工时;
2)统计所有日报日期对应的日报工时,得到每个员工的日报总工时;
3)根据所述考勤信息中的所述上班日期对应的上班时间及下班时间计算对应所述上班日期的上班工时;
4)统计所有上班日期对应的上班工时,得到每个员工的上班总工时;
5)计算每个员工的日报总工时及上班总工时的差值,将所述差值确定为该员工的工时差。
S13、判断每个员工的工时差是否等于零。
本实施例中,电子设备判断每个员工的工时差是否等于零,当确定某个员工的工时差等于零时,即该员工的日报总工时等于上班总工时时,这种情况下认为该员工填写的服务工时与记录的打卡工时对等,属于正常情况。当确定某个员工的工时差不等于零时,即该员工的日报总工时不等于上班总工时时,这种情况下认为该员工填写的服务工时与记录的打卡工时不对等,属于不正常情况,需要进行稽查与确认。
当确定每个员工的工时差等于零时,执行步骤S14;当确定有员工的工时差不等于零时,执行步骤S15。
S14、根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
本实施例中,电子设备在判断所有员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算服务金额。
所述预设员工费率为预先设置的员工的每小时的服务费用,员工费率在一定程度上代表了员工的服务水平/技术等级,不同的服务水平/技术等级的员工费率不同,服务水平/技术等级高的员工对应的每小时的服务费用高,服务水平/技术等级低的员工对应的每小时的服务费用低。
所述根据所有员工的日报工时及每个员工对应的预设员工费率计算服务金额包括:
1)计算每个员工的日报总工时及对应的员工费率的乘积,将所述乘积确定为该员工的服务金额;
2)统计所有员工的服务金额之和,得到所述预设财务周期内的服务金额。
S15、发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工。
本实施例中,电子设备在判断某个员工的工时差不等于零时,向工时差不等于零的员工对应的邮箱发送包含工时差的工时确认指令,以便工时差不等于零的员工确认日报时间信息填写是否错误。其中,所述工时确认指令还包括:日报日期、对应日报日期的起始时间、对应日报日期的结束时间、对应日报日期的上班日期、对应上班日期的上班时间、对应上班日期的的下班 时间。
进一步的,在所述确定所述工时差不等于零时,所述方法还可以包括:
判断所述工时差是否大于零;
当确定所述工时差大于零时,发送包含所述工时差的第一工时确认指令至对应的工时差不等于零的员工;
当确定所述工时差小于零时,发送包含所述工时差的第二工时确认指令至对应的工时差不等于零的员工。
所述工时差大于零,即所述日报时间大于所述考勤时间时,电子设备发送包含所述工时差的第一工时确认指令至对应的工时差不等于零的员工,所述第一工时确认指令还包括:多个预设第一工时差原因选项。所述预设第一工时差原因选项可以包括:多填、工作日加班、法定节假日加班及其他等。所述工时差小于零时,即所述日报时间小于所述考勤时间时,电子设备发送包含所述工时差的第二工时确认指令至对应的工时差不等于零的员工,所述第二工时确认指令还包括:多个预设第二工时差原因选项。所述预设第二工时差原因选项可以包括:少填、忘记填写及其他等。
本实施例中,在确定所述工时差不等于零时进一步分析所述工时差大于零还是小于零,从而分析所述日报时间与所述考勤时间的大小关系,并根据分析的结果发送不同的工时确认指令至对应的工时差不等于零的员工,如此能够确保返回的工时差原因具有统一的标准,而非五花八门;同时给出了不同的工时差原因,便于后续对工时差原因可以进行统计分析。
S16、获取对应工时差不等于零的员工修改后的日报工时并更新所有员工的日报工时。
本实施例中,工时差不等于零的员工接收到包含所述工时差的工时指令后,对日报时间信息进行核查,并在所述日报系统中修改日报时间信息。电子设备在接收到工时差不等于零的员工修改后的日报时间后还可以显示日报时间已修改的提示信息,并获取修改后的日报工时,同时更新日报系统中所有员工的日报时间。
工时差不等于零的员工修改日报工时可以包括以下一种或多种的组合:
对日报时间信息进行全部修改得到的新的日报工时;
仅对日报时间信息进行部分修改得到的新的日报工时;
不对日报时间信息进行任何修改得到的新的日报工时。
对日报时间信息进行全部修改得到的新的日报工时与上班工时相等;而仅对日报时间信息进行部分修改活着不对日报时间信息进行任何修改得到的新的日报工时仍然大于上班工时。
需要说明的是,本申请中更新所有员工的日报工时包括更新不需修改的日报工时,即在更新工时差不等于零的员工已修改的日报工时之时同时认为更新了工时差等于零的员工不需要修改的日报工时。
优选地,所述获取对应工时差不等于零的员工修改后的日报工时包括:获取对应工时差大于零的员工修改后的日报工时及获取对应工时差小于零的员工修改后的日报工时。
S17、根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
本实施例中,电子设备根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算服务金额,与根据所述步骤S14计算所述预设财务周期内的服务金额过程相同,本申请再此不再详细叙述,具体过程可参见所述步骤S14所示。
S18、根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
本实施例中,电子设备统计出了预设财务周期内的服务金额后,按照预设请款账单模板生成请款账单,并将所生成的请款账单发送给被服务企业,以便向被服务企业收取相应的服务金额。
所述预设请款账单模板为根据行业内约定俗成形成的具有共识的账单,包括了服务金额等与服务项目相关的具体信息,本申请在此不对预设请款账单模板进行限制,任何适用的请款账单模板均可引用于此。
作为一种可选的实施方式,当获取的是对应工时差大于零的员工修改的日报工时,且所述工时差大于零的员工修改日报工时为不对日报工时进行任何修改时,所述方法还可以包括:
将所述工时差、日报日期、对应日报日期的起始时间、对应日报日期的结束时间、对应日报日期的上班日期、对应上班日期的上班时间、对应上班日期的的下班时间及工时差原因发送至被服务企业以询问所述被服务企业是否认可所述工时差;
当接收到被服务企业的认可结果时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
作为一种可选的实施方式,所述方法还可以包括:计算所述服务金额与服务项目的合同数据中的金额的比例;确定所述比例属于预设的多个比例区间中的一个比例区间;根据所确定的比例区间将服务项目打上对应的预设标识。
本实施例中,电子设备可以预先设置多个比例区间,例如第一预设比例区间(0与1.5之间)、第二预设比例区间(1.5与2.5之间)、第三预设比例区间(2.5与4之间)、第四预设比例区间(4以上)等。当确定属于第一预设比例区间时,打上第一标识(例如,红色);当确定属于第二预设比例区间时,打上第二标识(例如,白色);当确定属于第三预设比例区间时,打上第三标识(例如,绿色);当确定属于第四预设比例区间时,打上第四标识(例如,黄色)。
当计算出服务金额与服务项目的合同数据中的金额的比例(例如,2.6)时,即可确定计算出的比例属于上述预设的三个比例中哪一个预设比例,进而可判断签订的合同是否合理。当计算出的比例属于第一预设比例时,认为是严重不合理的,即服务企业事前对服务项目整体难度预期偏低,导致签订的服务费用过低,甚至出现了亏损;当计算出的比例属于第二预设比例时,认为刚好合理但也并非很乐观,即服务企业事前对服务项目整体难度预期刚好持平,导致签订的服务费用也刚好与支出的成本相当,并没有盈利;当计算出的比例属于第三预设比例时,认为是较好的,服务企业事前对服务项目整体难度预期较准,签订的合同较合理且有效,该服务项目为企业带来了合理的利润与收益;当当计算出的比例属于第四预设比例时,虽对服务企业而 言从本次服务项目中收益较多,但对被服务企业而言,经营决策有所失误。因而,无论是对服务企业还是被服务企业而言,从本次服务项目实际所计算出的服务金额与签定的合同中的数据金额中,判断签定的合同数据是否合理,为后续签订相同或类似的服务项目时提供决策依据。
综上所述,本申请每隔预设财务周期获取所有员工的日报信息及考勤信息;根据所述日报信息及所述考勤信息确定每个员工的工时差;判断每个员工的工时差是否等于零;当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额及根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业;当确定有员工的工时差不等于零时,发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工,获取对应工时差不等于零的员工修改后的日报工时并更新所有员工的日报工时;根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。本申请能够根据日报信息及考勤信息计算员工的日报工时及上班工时,并根据日报工时及上班工时确定是否存在工时差,在不存在工时差的情况下,可直接根据员工的日报总工时及对应的员工费率计算所述预设财务周期内的服务金额,此时计算得到的服务金额能够真实的反映服务项目的整体进度及服务费用的合理性。而在存在工时差的情况下,可先向员工发送工时确认指令至对应的工时差不等于零的员工,可使得多填或者少填的员工能够修改日报工时,一方面能够起到督促及监管员工正确填写日报工时,另一方面在员工确实额外付出了超过上班工时的日报工时的情形下,可以根据实际付出的日报工时收取服务费用。而从日报工时真实的大于上班工时上,也反映了服务项目的整体难度预期有待提高,进而与合同上标明的服务费用进行比较,进行负数冲减,多退少补。对以后遇到类似的服务项目签订合同时可以起到借鉴的作用,确保服务费用合理的收取,为整个经济活动的决策起到至关重要的作用。
以上所述,仅是本申请的具体实施方式,但本申请的保护范围并不局限于此,对于本领域的普通技术人员来说,在不脱离本申请创造构思的前提下,还可以做出改进,但这些均属于本申请的保护范围。
下面结合第2至3图,分别对实现上述企业服务费用计算方法的电子设备的功能模块及硬件结构进行介绍。
实施例二
图2为本申请企业服务费用计算装置较佳实施例中的功能模块图。
在一些实施例中,所述企业服务费用计算装置20运行于电子设备中。所述服务费用计算装置20可以包括多个由计算机可读指令代码段所组成的功能模块。所述服务费用计算装置20中的各个指令代码段的代码可以存储于存储器中,并由至少一个处理器所执行,以执行(详见图1及其相关描述)对企业服务费用的计算。
本实施例中,所述电子设备的服务费用计算装置20根据其所执行的功能,可以被划分为多个功能模块。所述功能模块可以包括:获取模块201、确定模块202、判断模块203、计算模块204、发送模块205、生成模块206 及标识模块207。本申请所称的模块是指一种能够被至少一个处理器所执行并且能够完成固定功能的一系列计算机可读指令段,其存储在存储器中。在一些实施例中,关于各模块的功能将在后续的实施例中详述。
获取模块201,用于每隔预设财务周期获取所有员工的日报信息及考勤信息。
本实施例中,获取模块201每隔预设财务周期获取对应财务周期内的日报时间及考勤时间。
所述日报信息可以从日报系统中获取,所述日报信息可以包括:每个员工的身份信息(例如,员工姓名、员工编号、员工邮箱、员工手机号、员工所属部门及岗位等)、每个员工服务的服务项目信息(例如,服务项目的名称、对应的企业名称、服务项目的合同数据等)及对应的日报时间信息等,其中日报时间信息为员工每日自行填写的为对应的服务项目的服务工时信息。所述日报时间信息包括:日报日期、对应日报日期的起始时间、对应日报日期的结束时间。
所述考勤信息可以从考勤系统中获取,所述考勤信息可以包括:每个员工的身份信息(例如,员工姓名、员工编号、员工邮箱、员工手机号、员工所属部门及岗位等)及每个员工每日的考勤时间信息等,其中考勤时间信息为员工每日上下班时在设置于门禁处的门禁设备上的打卡工时信息。所述考勤时间信息包括:上班日期、对应上班日期的上班时间、对应上班日期的下班时间。
所述上班日期与所述日报日期相同,即员工填写的日报日期为该员工的上班日期。所述门禁设备可以是指纹识别设备、人脸识别设备、虹膜识别设备、IC卡识别设备或者电子签到设备等。所述门禁设备可以自动且真实的记录每一个员工每一天的上下班时间。
所述预设财务周期可以包括如下一种或多种的组合:
1)每月的第一天至当月的最后一天;
电子设备以月为财务核算周期获取各个服务项目对应的所有员工的日报信息及考勤信息,可以按月向被服务企业进行请款,同时便于将每月的实际发生的财务费用与企业的年度/季度/月度预算报表对接,使得财务人员在预算报表上详细的记录资金流向。
2)服务项目的启动日至服务项目的完成日;
电子设备以服务项目的生命周期为财务核算周期获取该服务项目对应的所有员工的日报信息及考勤信息,当某个服务项目完成后,即可立即启动向被服务企业进行请款的流程。
确定模块202,用于根据所述日报信息及所述考勤信息确定每个员工的工时差。
本实施例中,确定模块202根据所述日报信息及所述考勤信息确定每个员工的工时差具体可以包括:
1)根据所述日报信息中的所述日报日期对应的起始时间及结束时间计算对应所述日报日期的日报工时;
2)统计所有日报日期对应的日报工时,得到每个员工的日报总工时;
3)根据所述考勤信息中的所述上班日期对应的上班时间及下班时间计算 对应所述上班日期的上班工时;
4)统计所有上班日期对应的上班工时,得到每个员工的上班总工时;
5)计算每个员工的日报总工时及上班总工时的差值,将所述差值确定为该员工的工时差。
判断模块203,用于判断每个员工的工时差是否等于零。
本实施例中,判断模块203判断每个员工的工时差是否等于零,当确定某个员工的工时差等于零时,即该员工的日报总工时等于上班总工时时,这种情况下认为该员工填写的服务工时与记录的打卡工时对等,属于正常情况。当确定某个员工的工时差不等于零时,即该员工的日报总工时不等于上班总工时时,这种情况下认为该员工填写的服务工时与记录的打卡工时不对等,属于不正常情况,需要进行稽查与确认。
计算模块204,用于当判断模块203确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
本实施例中,计算模块204在判断模块203判断所有员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算服务金额。
所述预设员工费率为预先设置的员工的每小时的服务费用,员工费率在一定程度上代表了员工的服务水平/技术等级,不同的服务水平/技术等级的员工费率不同,服务水平/技术等级高的员工对应的每小时的服务费用高,服务水平/技术等级低的员工对应的每小时的服务费用低。
所述根据所有员工的日报工时及每个员工对应的预设员工费率计算服务金额包括:
1)计算每个员工的日报总工时及对应的员工费率的乘积,将所述乘积确定为该员工的服务金额;
2)统计所有员工的服务金额之和,得到所述预设财务周期内的服务金额。
发送模块205用于当判断模块203确定有员工的工时差不等于零时,发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工。
本实施例中,发送模块205在判断模块203判断某个员工的工时差不等于零时,向工时差不等于零的员工对应的邮箱发送包含工时差的工时确认指令,以便工时差不等于零的员工确认日报时间信息填写是否错误。其中,所述工时确认指令还包括:日报日期、对应日报日期的起始时间、对应日报日期的结束时间、对应日报日期的上班日期、对应上班日期的上班时间、对应上班日期的的下班时间。
进一步的,所述判断模块203还用于:判断所述工时差是否大于零;所述发送模块205还用于当所述判断模块203确定所述工时差大于零时,发送包含所述工时差的第一工时确认指令至对应的工时差不等于零的员工;所述发送模块205还用于当所述判断模块203确定所述工时差小于零时,发送包含所述工时差的第二工时确认指令至对应的工时差不等于零的员工。
所述工时差大于零,即所述日报时间大于所述考勤时间时,所述发送模块205发送包含所述工时差的第一工时确认指令至对应的工时差不等于零的员工,所述第一工时确认指令还包括:多个预设第一工时差原因选项。所述 预设第一工时差原因选项可以包括:多填、工作日加班、法定节假日加班及其他等。所述工时差小于零时,即所述日报时间小于所述考勤时间时,所述发送模块205发送包含所述工时差的第二工时确认指令至对应的工时差不等于零的员工,所述第二工时确认指令还包括:多个预设第二工时差原因选项。所述预设第二工时差原因选项可以包括:少填、忘记填写及其他等。
本实施例中,在确定所述工时差不等于零时进一步分析所述工时差大于零还是小于零,从而分析所述日报时间与所述考勤时间的大小关系,并根据分析的结果发送不同的工时确认指令至对应的工时差不等于零的员工,如此能够确保返回的工时差原因具有统一的标准,而非五花八门;同时给出了不同的工时差原因,便于后续对工时差原因可以进行统计分析。
生成模块206,用于根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
本实施例中,生成模块206在计算模块204统计出了预设财务周期内的服务金额后,按照预设请款账单模板生成请款账单,并将所生成的请款账单发送给被服务企业,以便向被服务企业收取相应的服务金额。
所述预设请款账单模板为根据行业内约定俗成形成的具有共识的账单,包括了服务金额等与服务项目相关的具体信息,本申请在此不对预设请款账单模板进行限制,任何适用的请款账单模板均可引用于此。
所述获取模块201,还用于获取对应工时差不等于零的员工修改后的日报工时并更新所有员工的日报工时。
本实施例中,工时差不等于零的员工接收到包含所述工时差的工时指令后,对日报时间信息进行核查,并在所述日报系统中修改日报时间信息。电子设备在接收到工时差不等于零的员工修改后的日报时间后还可以显示日报时间已修改的提示信息,并获取修改后的日报工时,同时更新日报系统中所有员工的日报时间。
工时差不等于零的员工修改日报工时可以包括以下一种或多种的组合:
对日报时间信息进行全部修改得到的新的日报工时;
仅对日报时间信息进行部分修改得到的新的日报工时;
不对日报时间信息进行任何修改得到的新的日报工时。
对日报时间信息进行全部修改得到的新的日报工时与上班工时相等;而仅对日报时间信息进行部分修改活着不对日报时间信息进行任何修改得到的新的日报工时仍然大于上班工时。
需要说明的是,本申请中更新所有员工的日报工时包括更新不需修改的日报工时,即在更新工时差不等于零的员工已修改的日报工时之时同时认为更新了工时差等于零的员工不需要修改的日报工时。
优选地,所述获取模块201获取对应工时差不等于零的员工修改后的日报工时包括:获取对应工时差大于零的员工修改后的日报工时及获取对应工时差小于零的员工修改后的日报工时。
所述计算模块204还用于根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
本实施例中,所述计算模块204根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算服务金额,与所述计算模块204计算所 述预设财务周期内的服务金额过程相同,本申请再此不再详细叙述。
作为一种可选的实施方式,当获取的是对应工时差大于零的员工修改的日报工时,且所述工时差大于零的员工修改日报工时为不对日报工时进行任何修改时,所述发送模块205还可以用于:
将所述工时差、日报日期、对应日报日期的起始时间、对应日报日期的结束时间、对应日报日期的上班日期、对应上班日期的上班时间、对应上班日期的的下班时间及工时差原因发送至被服务企业以询问所述被服务企业是否认可所述工时差;
所述计算模块204还用于当接收到被服务企业的认可结果时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
作为一种可选的实施方式,所述计算模块204还用于:计算所述服务金额与服务项目的合同数据中的金额的比例;确定所述比例属于预设的多个比例区间中的一个比例区间。所述企业服务费用计算装置20还可以包括标识模块207:用于根据所确定的比例区间将服务项目打上对应的预设标识。
本实施例中,电子设备可以预先设置多个比例区间,例如第一预设比例区间(0与1.5之间)、第二预设比例区间(1.5与2.5之间)、第三预设比例区间(2.5与4之间)、第四预设比例区间(4以上)等。当确定属于第一预设比例区间时,打上第一标识(例如,红色);当确定属于第二预设比例区间时,打上第二标识(例如,白色);当确定属于第三预设比例区间时,打上第三标识(例如,绿色);当确定属于第四预设比例区间时,打上第四标识(例如,黄色)。
当计算出服务金额与服务项目的合同数据中的金额的比例(例如,2.6)时,即可确定计算出的比例属于上述预设的三个比例中哪一个预设比例,进而可判断签订的合同是否合理。当计算出的比例属于第一预设比例时,认为是严重不合理的,即服务企业事前对服务项目整体难度预期偏低,导致签订的服务费用过低,甚至出现了亏损;当计算出的比例属于第二预设比例时,认为刚好合理但也并非很乐观,即服务企业事前对服务项目整体难度预期刚好持平,导致签订的服务费用也刚好与支出的成本相当,并没有盈利;当计算出的比例属于第三预设比例时,认为是较好的,服务企业事前对服务项目整体难度预期较准,签订的合同较合理且有效,该服务项目为企业带来了合理的利润与收益;当当计算出的比例属于第四预设比例时,虽对服务企业而言从本次服务项目中收益较多,但对被服务企业而言,经营决策有所失误。因而,无论是对服务企业还是被服务企业而言,从本次服务项目实际所计算出的服务金额与签定的合同中的数据金额中,判断签定的合同数据是否合理,为后续签订相同或类似的服务项目时提供决策依据。
综上所述,本申请所述的企业服务费用计算装置20,每隔预设财务周期获取所有员工的日报信息及考勤信息;根据所述日报信息及所述考勤信息确定每个员工的工时差;判断每个员工的工时差是否等于零;当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额及根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业;当确定有员工的工时差不 等于零时,发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工,获取对应工时差不等于零的员工修改后的日报工时并更新所有员工的日报工时;根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。本申请能够根据日报信息及考勤信息计算员工的日报工时及上班工时,并根据日报工时及上班工时确定是否存在工时差,在不存在工时差的情况下,可直接根据员工的日报总工时及对应的员工费率计算所述预设财务周期内的服务金额,此时计算得到的服务金额能够真实的反映服务项目的整体进度及服务费用的合理性。而在存在工时差的情况下,可先向员工发送工时确认指令至对应的工时差不等于零的员工,可使得多填或者少填的员工能够修改日报工时,一方面能够起到督促及监管员工正确填写日报工时,另一方面在员工确实额外付出了超过上班工时的日报工时的情形下,可以根据实际付出的日报工时收取服务费用。而从日报工时真实的大于上班工时上,也反映了服务项目的整体难度预期有待提高,进而与合同上标明的服务费用进行比较,进行负数冲减,多退少补。对以后遇到类似的服务项目签订合同时可以起到借鉴的作用,确保服务费用合理的收取,为整个经济活动的决策起到至关重要的作用。
上述以软件功能模块的形式实现的集成的单元,可以存储在一个非易失性可读取存储介质中。上述软件功能模块存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,双屏设备,或者网络设备等)或处理器(processor)执行本申请各个实施例所述方法的部分。
实施例三
图3为本申请实施例三提供的电子设备的示意图。
所述电子设备3包括:存储器31、至少一个处理器32、存储在所述存储器31中并可在所述至少一个处理器32上运行的计算机可读指令33及至少一条通讯总线34。
所述至少一个处理器32执行所述计算机可读指令33时实现上述企业服务费用计算方法实施例中的步骤。
示例性的,所述计算机可读指令33可以被分割成一个或多个模块/单元,所述一个或者多个模块/单元被存储在所述存储器31中,并由所述至少一个处理器32执行,以完成本申请。所述一个或多个模块/单元可以是能够完成特定功能的一系列计算机可读指令段,该指令段用于描述所述计算机可读指令33在所述电子设备3中的执行过程。
所述电子设备3可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。本领域技术人员可以理解,所述示意图3仅仅是电子设备3的示例,并不构成对电子设备3的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如所述电子设备3还可以包括输入输出设备、网络接入设备、总线等。
所述至少一个处理器32可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程 逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。该处理器32可以是微处理器或者该处理器32也可以是任何常规的处理器等,所述处理器32是所述电子设备3的控制中心,利用各种接口和线路连接整个电子设备3的各个部分。
所述存储器31可用于存储所述计算机可读指令33和/或模块/单元,所述处理器32通过运行或执行存储在所述存储器31内的计算机可读指令和/或模块/单元,以及调用存储在存储器31内的数据,实现所述电子设备3的各种功能。所述存储器31可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据电子设备3的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器31可以包括高速随机存取存储器,还可以包括非易失性存储器,例如硬盘、内存、插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)、至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。
所述电子设备3集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个非易失性可读取存储介质中。基于这样的理解,本申请实现上述实施例方法中的全部或部分流程,也可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一非易失性可读存储介质中,该计算机可读指令在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机可读指令代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述非易失性可读介质可以包括:能够携带所述计算机可读指令代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、电载波信号、电信信号以及软件分发介质等。需要说明的是,所述非易失性可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减,例如在某些司法管辖区,根据立法和专利实践,非易失性可读介质不包括电载波信号和电信信号。
在本申请所提供的几个实施例中,应该理解到,所揭露的电子设备和方法,可以通过其它的方式实现。例如,以上所描述的电子设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。
另外,在本申请各个实施例中的各功能单元可以集成在相同处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在相同单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能模块的形式实现。
对于本领域技术人员而言,显然本申请不限于上述示范性实施例的细节,而且在不背离本申请的精神或基本特征的情况下,能够以其他的具体形式实现本申请。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本申请的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本申请内。 不应将权利要求中的任何附图标记视为限制所涉及的权利要求。此外,显然“包括”一词不排除其他单元或,单数不排除复数。系统权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第一,第二等词语用来表示名称,而并不表示任何特定的顺序。
最后应说明的是,以上实施例仅用以说明本申请的技术方案而非限制,尽管参照较佳实施例对本申请进行了详细说明,本领域的普通技术人员应当理解,可以对本申请的技术方案进行修改或等同替换,而不脱离本申请技术方案的精神范围。

Claims (20)

  1. 一种企业服务费用计算方法,其特征在于,所述方法包括:
    每隔预设财务周期获取所有员工的日报信息及考勤信息;
    根据所述日报信息及所述考勤信息确定每个员工的工时差;
    当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
    根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
  2. 如权利要求1所述的方法,其特征在于,所述根据所述日报信息及所述考勤信息确定每个员工的工时差包括:
    根据所述日报信息中的日报日期对应的起始时间及结束时间计算对应所述日报日期的日报工时;
    统计所有日报日期对应的日报工时,得到每个员工的日报总工时;
    根据所述考勤信息中的上班日期对应的上班时间及下班时间计算对应所述上班日期的上班工时;
    统计所有上班日期对应的上班工时,得到每个员工的上班总工时;
    计算每个员工的日报总工时及上班总工时的差值,将所述差值确定为员工的工时差。
  3. 如权利要求1所述的方法,其特征在于,当确定每个员工的工时差不等于零时,所述方法还包括:
    发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工;
    获取对应工时差不等于零的员工修改后的日报工时并更新所有员工的日报工时;
    根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
  4. 如权利要求3所述的方法,其特征在于,当确定每个员工的工时差不等于零时,发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工包括:
    判断所述工时差是否大于零;
    当确定所述工时差大于零时,发送包含所述工时差的第一工时确认指令至对应的工时差不等于零的员工,所述第一工时确认指令还包括:多个预设第一工时差原因选项;
    当确定所述工时差小于零时,发送包含所述工时差的第二工时确认指令至对应的工时差不等于零的员工,所述第二工时确认指令还包括:多个预设第二工时差原因选项。
  5. 如权利要求4所述的方法,其特征在于,工时差不等于零的员工修改日报工时包括以下一种或多种的组合:
    对日报时间信息进行全部修改得到的新的日报工时;
    仅对日报时间信息进行部分修改得到的新的日报工时;
    不对日报时间信息进行任何修改得到的新的日报工时。
  6. 如权利要求5所述的方法,其特征在于,当获取的是对应工时差大于零的员工修改的日报工时,且所述工时差大于零的员工修改日报工时为不对 日报工时进行任何修改时,所述方法还包括:
    将所述工时差、日报日期、对应日报日期的起始时间、对应日报日期的结束时间、对应日报日期的上班日期、对应上班日期的上班时间、对应上班日期的的下班时间及工时差原因发送至被服务企业以询问所述被服务企业是否认可所述工时差;
    当接收到被服务企业的认可结果时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
  7. 如权利要求1至6任意一项所述的方法,其特征在于,所述方法还包括:
    计算所述服务金额与服务项目的合同数据中的金额的比例;
    确定所述比例属于预设的多个比例区间中的一个比例区间;
    根据所确定的比例区间将服务项目打上对应的预设标识。
  8. 一种企业服务费用计算装置,其特征在于,所述装置包括:
    获取模块,用于每隔预设财务周期获取所有员工的日报信息及考勤信息;
    确定模块,用于根据所述日报信息及所述考勤信息确定每个员工的工时差;
    判断模块,用于判断每个员工的工时差是否等于零;
    计算模块,用于当所述判断模块确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
    生成模块,用于根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
  9. 一种电子设备,其特征在于,所述电子设备包括处理器和存储器,所述存储器用于存储至少一个指令,所述处理器用于执行所述至少一个指令以实现以下步骤:
    每隔预设财务周期获取所有员工的日报信息及考勤信息;
    根据所述日报信息及所述考勤信息确定每个员工的工时差;
    当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
    根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
  10. 如权利要求9所述的电子设备,其特征在于,所述根据所述日报信息及所述考勤信息确定每个员工的工时差包括:
    根据所述日报信息中的日报日期对应的起始时间及结束时间计算对应所述日报日期的日报工时;
    统计所有日报日期对应的日报工时,得到每个员工的日报总工时;
    根据所述考勤信息中的上班日期对应的上班时间及下班时间计算对应所述上班日期的上班工时;
    统计所有上班日期对应的上班工时,得到每个员工的上班总工时;
    计算每个员工的日报总工时及上班总工时的差值,将所述差值确定为员工的工时差。
  11. 如权利要求9所述的电子设备,其特征在于,当确定每个员工的工 时差不等于零时,所述处理器还用于执行所述至少一个指令以实现以下步骤:
    发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工;
    获取对应工时差不等于零的员工修改后的日报工时并更新所有员工的日报工时;
    根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
  12. 如权利要求11所述的电子设备,其特征在于,当确定每个员工的工时差不等于零时,发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工包括:
    判断所述工时差是否大于零;
    当确定所述工时差大于零时,发送包含所述工时差的第一工时确认指令至对应的工时差不等于零的员工,所述第一工时确认指令还包括:多个预设第一工时差原因选项;
    当确定所述工时差小于零时,发送包含所述工时差的第二工时确认指令至对应的工时差不等于零的员工,所述第二工时确认指令还包括:多个预设第二工时差原因选项。
  13. 如权利要求12所述的电子设备,其特征在于,工时差不等于零的员工修改日报工时包括以下一种或多种的组合:
    对日报时间信息进行全部修改得到的新的日报工时;
    仅对日报时间信息进行部分修改得到的新的日报工时;
    不对日报时间信息进行任何修改得到的新的日报工时。
  14. 如权利要求13所述的电子设备,其特征在于,当获取的是对应工时差大于零的员工修改的日报工时,且所述工时差大于零的员工修改日报工时为不对日报工时进行任何修改时,所述处理器还用于执行所述至少一个指令以实现以下步骤:
    将所述工时差、日报日期、对应日报日期的起始时间、对应日报日期的结束时间、对应日报日期的上班日期、对应上班日期的上班时间、对应上班日期的的下班时间及工时差原因发送至被服务企业以询问所述被服务企业是否认可所述工时差;
    当接收到被服务企业的认可结果时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
  15. 一种非易失性可读存储介质,所述非易失性可读存储介质上存储有计算机可读指令,其特征在于,所述至少一个指令被所述处理器执行时实现以下步骤:
    每隔预设财务周期获取所有员工的日报信息及考勤信息;
    根据所述日报信息及所述考勤信息确定每个员工的工时差;
    当确定每个员工的工时差等于零时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额;
    根据所述服务金额及预设请款账单模板生成请款账单以向被服务企业进行请款作业。
  16. 如权利要求15所述的存储介质,其特征在于,所述根据所述日报信息及所述考勤信息确定每个员工的工时差包括:
    根据所述日报信息中的日报日期对应的起始时间及结束时间计算对应所述日报日期的日报工时;
    统计所有日报日期对应的日报工时,得到每个员工的日报总工时;
    根据所述考勤信息中的上班日期对应的上班时间及下班时间计算对应所述上班日期的上班工时;
    统计所有上班日期对应的上班工时,得到每个员工的上班总工时;
    计算每个员工的日报总工时及上班总工时的差值,将所述差值确定为员工的工时差。
  17. 如权利要求15所述的存储介质,其特征在于,当确定每个员工的工时差不等于零时,所述至少一个指令被所述处理器执行时还实现以下步骤:
    发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工;
    获取对应工时差不等于零的员工修改后的日报工时并更新所有员工的日报工时;
    根据更新后的所有员工的日报工时及所述每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
  18. 如权利要求17所述的存储介质,其特征在于,当确定每个员工的工时差不等于零时,发送包含所述工时差的工时确认指令至对应的工时差不等于零的员工包括:
    判断所述工时差是否大于零;
    当确定所述工时差大于零时,发送包含所述工时差的第一工时确认指令至对应的工时差不等于零的员工,所述第一工时确认指令还包括:多个预设第一工时差原因选项;
    当确定所述工时差小于零时,发送包含所述工时差的第二工时确认指令至对应的工时差不等于零的员工,所述第二工时确认指令还包括:多个预设第二工时差原因选项。
  19. 如权利要求18所述的存储介质,其特征在于,工时差不等于零的员工修改日报工时包括以下一种或多种的组合:
    对日报时间信息进行全部修改得到的新的日报工时;
    仅对日报时间信息进行部分修改得到的新的日报工时;
    不对日报时间信息进行任何修改得到的新的日报工时。
  20. 如权利要求19所述的存储介质,其特征在于,当获取的是对应工时差大于零的员工修改的日报工时,且所述工时差大于零的员工修改日报工时为不对日报工时进行任何修改时,所述至少一个指令被所述处理器执行时还实现以下步骤:
    将所述工时差、日报日期、对应日报日期的起始时间、对应日报日期的结束时间、对应日报日期的上班日期、对应上班日期的上班时间、对应上班日期的的下班时间及工时差原因发送至被服务企业以询问所述被服务企业是否认可所述工时差;
    当接收到被服务企业的认可结果时,根据所有员工的日报工时及每个员工对应的预设员工费率计算所述预设财务周期内的服务金额。
PCT/CN2018/108123 2018-07-03 2018-09-27 企业服务费用计算方法、装置、电子设备及存储介质 WO2020006897A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810720373.4 2018-07-03
CN201810720373.4A CN108846711A (zh) 2018-07-03 2018-07-03 企业服务费用计算方法、装置、电子设备及存储介质

Publications (1)

Publication Number Publication Date
WO2020006897A1 true WO2020006897A1 (zh) 2020-01-09

Family

ID=64200453

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/108123 WO2020006897A1 (zh) 2018-07-03 2018-09-27 企业服务费用计算方法、装置、电子设备及存储介质

Country Status (2)

Country Link
CN (1) CN108846711A (zh)
WO (1) WO2020006897A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111832999A (zh) * 2019-04-16 2020-10-27 杭州麦扑文化创意有限公司 一种项目化企业管理系统
CN110705230A (zh) * 2019-08-23 2020-01-17 国网浙江省电力有限公司杭州供电公司 一种基于检修作业行为感知的电子台账生成方法及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070100714A1 (en) * 2005-11-02 2007-05-03 Walker David A Method for billable timekeeping
US20080243652A1 (en) * 2007-03-29 2008-10-02 Language Line Services, Inc. Systems and methods for providing employee compensation
CN101364291A (zh) * 2008-07-17 2009-02-11 中冶长天国际工程有限责任公司 数据准确性的校验方法、装置及一种工时数据校验系统
CN108197885A (zh) * 2017-11-27 2018-06-22 泰康保险集团股份有限公司 员工的考勤方法和装置

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101882270A (zh) * 2010-06-25 2010-11-10 冀中能源峰峰集团有限公司 煤炭企业成本预算管控方法和系统
CN102955982A (zh) * 2011-08-18 2013-03-06 大连博特软件科技有限公司 对工程建设项目承包进行控制管理的系统
CN106469471A (zh) * 2016-09-06 2017-03-01 许昌许继软件技术有限公司 电力企业移动式考勤系统和方法
CN107909239A (zh) * 2017-10-10 2018-04-13 平安科技(深圳)有限公司 金额预算的需求分析方法、应用服务器及计算机可读存储介质
CN107705052A (zh) * 2017-11-17 2018-02-16 江苏科技大学 一种船舶精细化工时物量管理平台的建立方法
CN108053181A (zh) * 2017-12-26 2018-05-18 苏州达家迎信息技术有限公司 周薪批量发放系统及方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070100714A1 (en) * 2005-11-02 2007-05-03 Walker David A Method for billable timekeeping
US20080243652A1 (en) * 2007-03-29 2008-10-02 Language Line Services, Inc. Systems and methods for providing employee compensation
CN101364291A (zh) * 2008-07-17 2009-02-11 中冶长天国际工程有限责任公司 数据准确性的校验方法、装置及一种工时数据校验系统
CN108197885A (zh) * 2017-11-27 2018-06-22 泰康保险集团股份有限公司 员工的考勤方法和装置

Also Published As

Publication number Publication date
CN108846711A (zh) 2018-11-20

Similar Documents

Publication Publication Date Title
US20240013156A1 (en) System and method for managing a talent platform
CN111402026B (zh) 业务处理方法及因公报销处理方法
US11270068B2 (en) System and interface for electronic communication generation and tracking
WO2019127819A1 (zh) 品牌宣传项目管理方法、装置、终端设备及介质
US20240062258A1 (en) Computer storage system and method for a plurality of timekeeping entries
AU2021201324A1 (en) Improved client entry and maintenance system for timekeeping and billing for professional services system and method
CN114443923A (zh) 一种电网运检项目档案电子化归档方法及系统
CN110555758A (zh) 一种企业财税智能管理系统
WO2020006897A1 (zh) 企业服务费用计算方法、装置、电子设备及存储介质
CN111209281B (zh) 年金数据处理方法、装置、介质及电子设备
CN117035716A (zh) 一种临床研究项目工时管理方法、装置、设备及介质
CN114240366A (zh) 一种企业项目数字化管理方法及系统
CN114693316A (zh) 合同处理方法、装置及存储介质
CN113240384A (zh) 一种薪酬的统计核算方法及装置
KR102414367B1 (ko) 연구비 카드 정산 관리 시스템 및 방법과 이를 위한 컴퓨터 프로그램
CN110827161A (zh) 一种保单手续费管理方法、装置、介质及电子设备
CN111210329A (zh) 会计凭证的生成方法、装置、存储介质和电子设备
JP7492399B2 (ja) 成績管理装置、成績管理方法、及び成績管理プログラム
CN111047452B (zh) 一种保险费用结算数据处理方法、装置、介质及电子设备
CN117273966A (zh) 动态的工程财务核算方法、装置、设备及存储介质
Siddque et al. Digital Transformation in Utilities: Exploring SAP Solutions for Meter-to-Cash Processes in Utilities
CN114723533A (zh) 一种房租收入的结算数据生成方法、装置和电子设备
CN115270037A (zh) 一种修改注册费用类型的方法、系统、智能终端和存储介质
CN114091965A (zh) 业务数据处理方法、装置及相关设备
CN116797148A (zh) 基于综合办公系统的固定资产管理方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18925101

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18925101

Country of ref document: EP

Kind code of ref document: A1