Jean-Baptiste Bellet
|
454e4a4100
|
Initialize on_demand checkbox value
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
70baccd76c
|
Create a method to handle redirect after save
and the get rid of rubocop linter error
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
72ce2e5598
|
Initialize display_as
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
df1b126852
|
Initialize unit_value_with_description
+ Specify to empty field since its now filled with default value `1.0`
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
134202bedd
|
Initialize value for variant_unit_with_scale
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
f6981e4320
|
Initialize value with ng-model: product.description
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
c78e734dee
|
Initialize with submitted value on_hand
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
be0065ad1a
|
Initialize value with @product.price
Co-Authored-By: Maikel <maikel@email.org.au>
|
2022-05-30 14:54:47 +02:00 |
|
Jean-Baptiste Bellet
|
68f8413cda
|
Remplace collection_select by select and fill the selected item
+ add tom-select controller
|
2022-05-30 14:54:47 +02:00 |
|
jibees
|
641df45fcd
|
Revert "When creating an order, and assigning a customer, fill all the customer inputs in the shipping/billing address form"
|
2022-05-24 09:50:18 +02:00 |
|
Rachel Arnould
|
8779ef6b77
|
Merge pull request #9187 from jibees/9052-add-phone-number-to-alternative-invoice
Add phone number and email address to alternative invoice
|
2022-05-18 18:59:04 +02:00 |
|
Rachel Arnould
|
5dfc3c7a62
|
Merge pull request #9151 from jibees/9140-fill-all-the-input-when-selecting-a-customer
When creating an order, and assigning a customer, fill all the customer inputs in the shipping/billing address form
|
2022-05-18 17:41:59 +02:00 |
|
Jean-Baptiste Bellet
|
d28545a7b2
|
Display both phone number and email to the alternative invoice
|
2022-05-17 12:10:41 +02:00 |
|
Jean-Baptiste Bellet
|
0b71f7298e
|
Remove JSON as a download option
|
2022-05-17 10:47:19 +02:00 |
|
Sebastian Castro
|
0218f75f34
|
Packing Report: hide by default phone and price column to avoid breaking changes
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
767afe1fba
|
Reports Renderer: whitelist report formats
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
8a943f50ef
|
Reports: Format cells for html, pdf, and spreadsheet
Currency, number format, dates
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
3b01c44eae
|
Reports: Improve Exports
Improve PDF style and encoding
Include header_row and summary_row, except for CSV and JSON
Style spreadsheets
Use only Xlsx no more Ods format
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
5105ea345f
|
Reports Refactor 4: Final Touch
Split report_template
Clean code
Adds spec
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
eeb525aedb
|
Reports: Ability to hide columns
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
9874c7996e
|
Reports: Adds Print Button
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
c7c5965eb5
|
Report Refactor 3 Clean
No longer need to handle old report class
Remove no longer used OrderGrouper service
sq
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
cd30012334
|
Report Refactor 3: Xero Invoices
This one as actually not really been refactored, too much work to rewrite it so I just encapsulated the result within the new methods definitions
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
71aca960ee
|
Report Refactor 3: Order Cycle Management
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
287e8f5845
|
Reports Refactor 3
Easily group and create header and summary row
Auto format cells when appropriate type (boolean, dates) and render_format (neither csv nor json)
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
452a3fa933
|
Reports Refactor 2: Merge Spree::reports into Admin::Reports
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
288a35f062
|
Reports Refactor 2: New templates abstract classes
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
5f78fdce8b
|
Reports Refactor 2: Move all code to lib/reporting
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
392166b57a
|
Reports Refactor 2: Simplify render_content? method
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
2985d2af15
|
Report Refactor 1 Cleaning
clean no longer used methods
Remove no longer needed require
Delete files not used
Fix Linting
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
e9513f6172
|
Report Refactor 1: Enterprise Fee Summary
Disable enterprise fee summary spec for now
Will need to write them again
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
4a99a7d1de
|
Report Refactor 1: Xero Invoices
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
41c11baa3f
|
Report Refactor 1: Users & Entreprises
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
3d1b61ae6e
|
Report Refactor 1: Products & Inventory
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
881a708ecf
|
Report Refactor 1: Payments
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
9d943625a3
|
Report Refactor 1: Sales Tax
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
e20c2e3ced
|
Report Refactor 1: Orders & Distributors
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
01be6fb1f3
|
Report Refactor 1: Order Cycle Management
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
1fee45035c
|
Report Refactor 1: Customers
|
2022-05-12 16:54:12 +02:00 |
|
Sebastian Castro
|
e55462d18b
|
Report Refactor 1: Orders & Fulfilment
|
2022-05-12 16:54:12 +02:00 |
|
Sebastian Castro
|
09247b21cd
|
Reports Refactor 1
Use code closer to the new packing report controller
Handle nil @report_subtypes
|
2022-05-12 16:54:12 +02:00 |
|
Sebastian Castro
|
209b56ffd7
|
Packing Report: Better print
|
2022-05-12 16:54:12 +02:00 |
|
Sebastian Castro
|
cbb6bd63d4
|
Print: load css, hide navbar
|
2022-05-12 16:54:12 +02:00 |
|
Sebastian Castro
|
213c0dd060
|
Packing Report: add price and reorder columns
Adds price column
last_name column first because it's used for ordering
|
2022-05-12 16:54:12 +02:00 |
|
Sebastian Castro
|
d53d38906a
|
Packing Report: Refactor view to be reusable by other reports
For now this view is used only in the context of packing, but later we would move all existing rpeort to use same view
|
2022-05-12 16:54:12 +02:00 |
|
Sebastian Castro
|
1ff98a1d8a
|
Reports: Improve UI
|
2022-05-12 16:54:12 +02:00 |
|
Maikel
|
c00a35b5a4
|
Merge pull request #9173 from jibees/9172-change-i18n-key-from-delivery-address-to-shipping-info
Split Checkout: Change i18n key on first step from delivery address to shipping info
|
2022-05-12 10:36:18 +10:00 |
|
Jean-Baptiste Bellet
|
d942adcdd0
|
Change i18n key on first step
Delivery address --> shipping info
|
2022-05-11 10:11:51 +02:00 |
|
Jean-Baptiste Bellet
|
61f8dfd809
|
Add order_token params to the redirect URL after checkout
|
2022-05-09 17:45:52 +02:00 |
|
Maikel
|
e59d753333
|
Merge pull request #9044 from georgethoppil/optional-restock-items
Optional restock items
|
2022-05-09 09:08:26 +10:00 |
|